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 that return ValueTypeModifier and TypeMethodDescriptionValueType.withAbstract(Boolean value) ValueType.withConstraints(Collection<Constraint> values) ValueType.withConstraints(Constraint... values) ValueType.withDescription(String value) ValueType.withExtends(ElementRef value) ValueType.withVodmlId(String value)