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