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