Uses of Class
org.javastro.ivoa.entities.stc.v1.VelVector3CoordinateType
Packages that use VelVector3CoordinateType
-
Uses of VelVector3CoordinateType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type VelVector3CoordinateTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<VelVector3CoordinateType,VelTimeUnitType> VelVector3CoordinateType.PropInfo.VEL_TIME_UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type VelVector3CoordinateTypeModifier and TypeMethodDescriptionprotected <_P extends VelVector3CoordinateType>
_PVelVector3CoordinateType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return VelVector3CoordinateTypeModifier and TypeMethodDescriptionVelVector3CoordinateType.Builder.build()VelVector3CoordinateType.clone()VelVector3CoordinateType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) VelVector3CoordinateType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) VelVector3CoordinateType.createCopy()VelVector3CoordinateType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createVelVector3CoordinateType()Create an instance ofVelVector3CoordinateTypeVelVector3CoordinateType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type VelVector3CoordinateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VelVector3CoordinateType>ObjectFactory.createVelocity3D(VelVector3CoordinateType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type VelVector3CoordinateTypeModifier and TypeMethodDescriptionstatic VelVector3CoordinateType.Builder<Void>VelVector3CoordinateType.copyExcept(VelVector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) VelVector3CoordinateType.Builder.copyOf(VelVector3CoordinateType _other) static <_B> VelVector3CoordinateType.Builder<_B>VelVector3CoordinateType.copyOf(VelVector3CoordinateType _other) static <_B> VelVector3CoordinateType.Builder<_B>VelVector3CoordinateType.copyOf(VelVector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static VelVector3CoordinateType.Builder<Void>VelVector3CoordinateType.copyOnly(VelVector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<VelVector3CoordinateType>ObjectFactory.createVelocity3D(VelVector3CoordinateType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type VelVector3CoordinateTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, VelVector3CoordinateType _other, boolean _copy) Builder(_B _parentBuilder, VelVector3CoordinateType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)