Uses of Class
org.javastro.ivoa.entities.vodml.ValueType
Packages that use ValueType
-
Uses of ValueType in org.javastro.ivoa.entities.vodml
Subclasses of ValueType in org.javastro.ivoa.entities.vodmlModifier and TypeClassDescriptionclassJava class for DataType complex typeclassA primitive type with a limited, discrete set of values.classAtomic/simple type.Methods in org.javastro.ivoa.entities.vodml with type parameters of type ValueTypeModifier and TypeMethodDescriptionprotected <_P extends ValueType>
_PValueType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.vodml that return ValueTypeModifier and TypeMethodDescriptionValueType.Builder.build()ValueType.clone()ValueType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ValueType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ValueType.createCopy()ValueType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ValueType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.vodml with parameters of type ValueTypeModifier and TypeMethodDescriptionstatic DataType.Builder<Void>DataType.copyExcept(ValueType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Enumeration.Builder<Void>Enumeration.copyExcept(ValueType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PrimitiveType.Builder<Void>PrimitiveType.copyExcept(ValueType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> DataType.Builder<_B>static <_B> DataType.Builder<_B>DataType.copyOf(ValueType _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(ValueType _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(ValueType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static DataType.Builder<Void>static Enumeration.Builder<Void>static PrimitiveType.Builder<Void>Constructors in org.javastro.ivoa.entities.vodml with parameters of type ValueType