Package org.javastro.ivoa.entities.vodml
Class ObjectType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.vodml.ObjectType.PropInfo
- Enclosing class:
- ObjectType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ObjectType,Attribute> static final com.kscs.util.jaxb.CollectionPropertyInfo<ObjectType,Composition> static final com.kscs.util.jaxb.CollectionPropertyInfo<ObjectType,Reference> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ATTRIBUTES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<ObjectType,Attribute> ATTRIBUTES -
COMPOSITIONS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<ObjectType,Composition> COMPOSITIONS -
REFERENCES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<ObjectType,Reference> REFERENCES
-
-
Constructor Details
-
PropInfo
public PropInfo()
-