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.Methods in org.javastro.ivoa.entities.vodml that return TypeModifier and TypeMethodDescriptionType.withAbstract(Boolean value) Type.withConstraints(Collection<Constraint> values) Type.withConstraints(Constraint... values) Type.withDescription(String value) Type.withExtends(ElementRef value) Type.withVodmlId(String value)