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