Uses of Class
org.javastro.ivoa.entities.stc.v1.ScalarCoordinateType
Packages that use ScalarCoordinateType
-
Uses of ScalarCoordinateType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type ScalarCoordinateTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<ScalarCoordinateType,String> ScalarCoordinateType.PropInfo.UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type ScalarCoordinateTypeModifier and TypeMethodDescriptionprotected <_P extends ScalarCoordinateType>
_PScalarCoordinateType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return ScalarCoordinateTypeModifier and TypeMethodDescriptionScalarCoordinateType.Builder.build()ScalarCoordinateType.clone()ScalarCoordinateType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ScalarCoordinateType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ScalarCoordinateType.createCopy()ScalarCoordinateType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createScalarCoordinateType()Create an instance ofScalarCoordinateTypeScalarCoordinateType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type ScalarCoordinateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ScalarCoordinateType>ObjectFactory.createScalarCoordinate(ScalarCoordinateType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type ScalarCoordinateTypeModifier and TypeMethodDescriptionstatic ScalarCoordinateType.Builder<Void>ScalarCoordinateType.copyExcept(ScalarCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ScalarCoordinateType.Builder.copyOf(ScalarCoordinateType _other) static <_B> ScalarCoordinateType.Builder<_B>ScalarCoordinateType.copyOf(ScalarCoordinateType _other) static <_B> ScalarCoordinateType.Builder<_B>ScalarCoordinateType.copyOf(ScalarCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ScalarCoordinateType.Builder<Void>ScalarCoordinateType.copyOnly(ScalarCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<ScalarCoordinateType>ObjectFactory.createScalarCoordinate(ScalarCoordinateType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type ScalarCoordinateTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, ScalarCoordinateType _other, boolean _copy) Builder(_B _parentBuilder, ScalarCoordinateType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)