Package org.javastro.ivoa.entities.vodml
Class Package.PropInfo
java.lang.Object
org.javastro.ivoa.entities.vodml.Package.PropInfo
- Enclosing class:
- Package
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Package,Enumeration> static final com.kscs.util.jaxb.CollectionPropertyInfo<Package,ObjectType> static final com.kscs.util.jaxb.CollectionPropertyInfo<Package,PrimitiveType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PRIMITIVE_TYPES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Package,PrimitiveType> PRIMITIVE_TYPES -
ENUMERATIONS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Package,Enumeration> ENUMERATIONS -
DATA_TYPES
-
OBJECT_TYPES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Package,ObjectType> OBJECT_TYPES -
PACKAGES
-
-
Constructor Details
-
PropInfo
public PropInfo()
-