|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.feature.types.property.AbstractPropertyType
org.deegree.feature.types.property.CodePropertyType
public class CodePropertyType
PropertyType that defines a property with a CodeType value.
| Field Summary |
|---|
| Fields inherited from class org.deegree.feature.types.property.AbstractPropertyType |
|---|
maxOccurs, minOccurs, name, substitutions |
| Constructor Summary | |
|---|---|
CodePropertyType(QName name,
int minOccurs,
int maxOccurs,
boolean isAbstract,
List<PropertyType<?>> substitutions)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class org.deegree.feature.types.property.AbstractPropertyType |
|---|
getMaxOccurs, getMinOccurs, getName, getSubstitutions, isAbstract |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CodePropertyType(QName name,
int minOccurs,
int maxOccurs,
boolean isAbstract,
List<PropertyType<?>> substitutions)
| Method Detail |
|---|
public String toString()
toString in class Object
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||