Uses of Class
org.javastro.ivoa.entities.stc.v1.Vel3VecIntervalType
Packages that use Vel3VecIntervalType
-
Uses of Vel3VecIntervalType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type Vel3VecIntervalTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Vel3VecIntervalType,Double3Type> Vel3VecIntervalType.PropInfo.HI_LIMIT_3_VECstatic final com.kscs.util.jaxb.SinglePropertyInfo<Vel3VecIntervalType,Double3Type> Vel3VecIntervalType.PropInfo.LO_LIMIT_3_VECMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type Vel3VecIntervalTypeModifier and TypeMethodDescriptionprotected <_P extends Vel3VecIntervalType>
_PVel3VecIntervalType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return Vel3VecIntervalTypeModifier and TypeMethodDescriptionVel3VecIntervalType.Builder.build()Vel3VecIntervalType.clone()Vel3VecIntervalType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Vel3VecIntervalType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Vel3VecIntervalType.createCopy()Vel3VecIntervalType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createVel3VecIntervalType()Create an instance ofVel3VecIntervalTypeVel3VecIntervalType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type Vel3VecIntervalTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Vel3VecIntervalType>ObjectFactory.createVelocity3VecInterval(Vel3VecIntervalType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Vel3VecIntervalTypeModifier and TypeMethodDescriptionstatic Vel3VecIntervalType.Builder<Void>Vel3VecIntervalType.copyExcept(Vel3VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Vel3VecIntervalType.Builder.copyOf(Vel3VecIntervalType _other) static <_B> Vel3VecIntervalType.Builder<_B>Vel3VecIntervalType.copyOf(Vel3VecIntervalType _other) static <_B> Vel3VecIntervalType.Builder<_B>Vel3VecIntervalType.copyOf(Vel3VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Vel3VecIntervalType.Builder<Void>Vel3VecIntervalType.copyOnly(Vel3VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<Vel3VecIntervalType>ObjectFactory.createVelocity3VecInterval(Vel3VecIntervalType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type Vel3VecIntervalTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, Vel3VecIntervalType _other, boolean _copy) Builder(_B _parentBuilder, Vel3VecIntervalType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)