Uses of Class
org.javastro.ivoa.entities.vodml.Type
Packages that use Type
-
Uses of Type in org.javastro.ivoa.entities.vodml
Subclasses of Type in org.javastro.ivoa.entities.vodmlModifier and TypeClassDescriptionclassJava class for DataType complex typeclassA primitive type with a limited, discrete set of values.classTBD use description form VO-DML specification document.classAtomic/simple type.classBase class of all valaue types, i.e.Fields in org.javastro.ivoa.entities.vodml with type parameters of type TypeModifier and TypeFieldDescriptionType.PropInfo.ABSTRACTstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Type,Constraint> Type.PropInfo.CONSTRAINTSstatic final com.kscs.util.jaxb.SinglePropertyInfo<Type,ElementRef> Type.PropInfo.EXTENDSMethods in org.javastro.ivoa.entities.vodml with type parameters of type TypeMethods in org.javastro.ivoa.entities.vodml that return TypeModifier and TypeMethodDescriptionType.Builder.build()Type.clone()Type.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Type.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Type.createCopy()Type.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Type.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.vodml with parameters of type TypeModifier and TypeMethodDescriptionstatic DataType.Builder<Void>DataType.copyExcept(Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Enumeration.Builder<Void>Enumeration.copyExcept(Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ObjectType.Builder<Void>ObjectType.copyExcept(Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PrimitiveType.Builder<Void>PrimitiveType.copyExcept(Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> DataType.Builder<_B>static <_B> DataType.Builder<_B>DataType.copyOf(Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Enumeration.Builder<_B>static <_B> Enumeration.Builder<_B>Enumeration.copyOf(Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ObjectType.Builder<_B>static <_B> ObjectType.Builder<_B>ObjectType.copyOf(Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PrimitiveType.Builder<_B>static <_B> PrimitiveType.Builder<_B>PrimitiveType.copyOf(Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static DataType.Builder<Void>static Enumeration.Builder<Void>static ObjectType.Builder<Void>static PrimitiveType.Builder<Void>Constructors in org.javastro.ivoa.entities.vodml with parameters of type Type