|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.model.feature.schema.AbstractPropertyType
public abstract class AbstractPropertyType
Abstract base class for representation of property types in GML feature type definitions.
| Constructor Summary | |
|---|---|
AbstractPropertyType(QualifiedName name,
int type,
int minOccurs,
int maxOccurs)
|
|
| Method Summary | |
|---|---|
boolean |
equals(PropertyType that)
Returns if this PropertyType is equal to the given PropertyType. |
int |
getMaxOccurs()
Returns the maximum number of occurrences of the property within a feature. |
int |
getMinOccurs()
Returns the minimum number of occurrences of the property within a feature. |
QualifiedName |
getName()
Returns the name of the property. |
int |
getType()
Returns the code of the data type that the property contains. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
AbstractPropertyType(QualifiedName name,
int type,
int minOccurs,
int maxOccurs)
| Method Detail |
|---|
public QualifiedName getName()
PropertyType
getName in interface PropertyTypepublic int getType()
PropertyType
getType in interface PropertyTypeTypespublic final int getMinOccurs()
PropertyType
getMinOccurs in interface PropertyTypepublic final int getMaxOccurs()
PropertyType
getMaxOccurs in interface PropertyTypeInteger.MAX_VALUE if the number of occurences is 'unbounded'.public boolean equals(PropertyType that)
PropertyType is equal to the given PropertyType.
that -
|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org