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