|
deegree-tools-3.0-pre-nightly (2010/03/05 00:05) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.tools.feature.gml.PropertyDeclaration
public class PropertyDeclaration
TODO add documentation here
| Field Summary | |
|---|---|
(package private) String |
maxOccurs
|
(package private) String |
minOccurs
|
(package private) QName |
name
|
(package private) QName |
typeName
|
| Constructor Summary | |
|---|---|
PropertyDeclaration(QName propertyName,
String minOccurs,
String maxOccurs,
QName propertyType)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
QName name
String minOccurs
String maxOccurs
QName typeName
| Constructor Detail |
|---|
public PropertyDeclaration(QName propertyName,
String minOccurs,
String maxOccurs,
QName propertyType)
| Method Detail |
|---|
public String toString()
toString in class Object
|
deegree-tools-3.0-pre-nightly (2010/03/05 00:05) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||