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