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