Uses of Class
org.javastro.ivoa.entities.stc.v1.Vector3CoordinateType
Packages that use Vector3CoordinateType
-
Uses of Vector3CoordinateType in org.javastro.ivoa.entities.stc.v1
Subclasses of Vector3CoordinateType in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type Vector3CoordinateTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<Vector3CoordinateType,Object> Vector3CoordinateType.PropInfo.C_ERROR_3_Sstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<Vector3CoordinateType,Object> Vector3CoordinateType.PropInfo.C_PIX_SIZE_3_Sstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<Vector3CoordinateType,Object> Vector3CoordinateType.PropInfo.C_RESOLUTION_3_Sstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<Vector3CoordinateType,Object> Vector3CoordinateType.PropInfo.C_SIZE_3_Sstatic final com.kscs.util.jaxb.SinglePropertyInfo<Vector3CoordinateType,Object> Vector3CoordinateType.PropInfo.C_VALUE_3static final com.kscs.util.jaxb.SinglePropertyInfo<Vector3CoordinateType,String> Vector3CoordinateType.PropInfo.NAME_1static final com.kscs.util.jaxb.SinglePropertyInfo<Vector3CoordinateType,String> Vector3CoordinateType.PropInfo.NAME_2static final com.kscs.util.jaxb.SinglePropertyInfo<Vector3CoordinateType,String> Vector3CoordinateType.PropInfo.NAME_3Methods in org.javastro.ivoa.entities.stc.v1 with type parameters of type Vector3CoordinateTypeModifier and TypeMethodDescriptionprotected <_P extends Vector3CoordinateType>
_PVector3CoordinateType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return Vector3CoordinateTypeModifier and TypeMethodDescriptionVector3CoordinateType.Builder.build()Vector3CoordinateType.clone()Vector3CoordinateType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Vector3CoordinateType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Vector3CoordinateType.createCopy()Vector3CoordinateType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createVector3CoordinateType()Create an instance ofVector3CoordinateTypeVector3CoordinateType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Vector3CoordinateTypeModifier and TypeMethodDescriptionstatic GenVector3CoordinateType.Builder<Void>GenVector3CoordinateType.copyExcept(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PosVector3CoordinateType.Builder<Void>PosVector3CoordinateType.copyExcept(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Vector3CoordinateType.Builder<Void>Vector3CoordinateType.copyExcept(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelVector3CoordinateType.Builder<Void>VelVector3CoordinateType.copyExcept(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> GenVector3CoordinateType.Builder<_B>GenVector3CoordinateType.copyOf(Vector3CoordinateType _other) static <_B> GenVector3CoordinateType.Builder<_B>GenVector3CoordinateType.copyOf(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PosVector3CoordinateType.Builder<_B>PosVector3CoordinateType.copyOf(Vector3CoordinateType _other) static <_B> PosVector3CoordinateType.Builder<_B>PosVector3CoordinateType.copyOf(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Vector3CoordinateType.Builder.copyOf(Vector3CoordinateType _other) static <_B> Vector3CoordinateType.Builder<_B>Vector3CoordinateType.copyOf(Vector3CoordinateType _other) static <_B> Vector3CoordinateType.Builder<_B>Vector3CoordinateType.copyOf(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelVector3CoordinateType.Builder<_B>VelVector3CoordinateType.copyOf(Vector3CoordinateType _other) static <_B> VelVector3CoordinateType.Builder<_B>VelVector3CoordinateType.copyOf(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static GenVector3CoordinateType.Builder<Void>GenVector3CoordinateType.copyOnly(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PosVector3CoordinateType.Builder<Void>PosVector3CoordinateType.copyOnly(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Vector3CoordinateType.Builder<Void>Vector3CoordinateType.copyOnly(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelVector3CoordinateType.Builder<Void>VelVector3CoordinateType.copyOnly(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type Vector3CoordinateTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, Vector3CoordinateType _other, boolean _copy) Builder(_B _parentBuilder, Vector3CoordinateType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)