Uses of Class
org.javastro.ivoa.entities.stc.v1.Vel2VecIntervalType
Packages that use Vel2VecIntervalType
-
Uses of Vel2VecIntervalType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type Vel2VecIntervalTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Vel2VecIntervalType,Double2Type> Vel2VecIntervalType.PropInfo.HI_LIMIT_2_VECstatic final com.kscs.util.jaxb.SinglePropertyInfo<Vel2VecIntervalType,Double2Type> Vel2VecIntervalType.PropInfo.LO_LIMIT_2_VECMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type Vel2VecIntervalTypeModifier and TypeMethodDescriptionprotected <_P extends Vel2VecIntervalType>
_PVel2VecIntervalType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return Vel2VecIntervalTypeModifier and TypeMethodDescriptionVel2VecIntervalType.Builder.build()Vel2VecIntervalType.clone()Vel2VecIntervalType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Vel2VecIntervalType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Vel2VecIntervalType.createCopy()Vel2VecIntervalType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createVel2VecIntervalType()Create an instance ofVel2VecIntervalTypeVel2VecIntervalType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type Vel2VecIntervalTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Vel2VecIntervalType>ObjectFactory.createVelocity2VecInterval(Vel2VecIntervalType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Vel2VecIntervalTypeModifier and TypeMethodDescriptionstatic Vel2VecIntervalType.Builder<Void>Vel2VecIntervalType.copyExcept(Vel2VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Vel2VecIntervalType.Builder.copyOf(Vel2VecIntervalType _other) static <_B> Vel2VecIntervalType.Builder<_B>Vel2VecIntervalType.copyOf(Vel2VecIntervalType _other) static <_B> Vel2VecIntervalType.Builder<_B>Vel2VecIntervalType.copyOf(Vel2VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Vel2VecIntervalType.Builder<Void>Vel2VecIntervalType.copyOnly(Vel2VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<Vel2VecIntervalType>ObjectFactory.createVelocity2VecInterval(Vel2VecIntervalType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type Vel2VecIntervalTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, Vel2VecIntervalType _other, boolean _copy) Builder(_B _parentBuilder, Vel2VecIntervalType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)