Uses of Class
org.javastro.ivoa.entities.stc.v1.UCoord2VecIntervalType
Packages that use UCoord2VecIntervalType
-
Uses of UCoord2VecIntervalType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type UCoord2VecIntervalTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<UCoord2VecIntervalType,Double2Type> UCoord2VecIntervalType.PropInfo.HI_LIMIT_2_VECstatic final com.kscs.util.jaxb.SinglePropertyInfo<UCoord2VecIntervalType,Double2Type> UCoord2VecIntervalType.PropInfo.LO_LIMIT_2_VECstatic final com.kscs.util.jaxb.SinglePropertyInfo<UCoord2VecIntervalType,String> UCoord2VecIntervalType.PropInfo.UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type UCoord2VecIntervalTypeModifier and TypeMethodDescriptionprotected <_P extends UCoord2VecIntervalType>
_PUCoord2VecIntervalType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return UCoord2VecIntervalTypeModifier and TypeMethodDescriptionUCoord2VecIntervalType.Builder.build()UCoord2VecIntervalType.clone()UCoord2VecIntervalType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) UCoord2VecIntervalType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) UCoord2VecIntervalType.createCopy()UCoord2VecIntervalType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createUCoord2VecIntervalType()Create an instance ofUCoord2VecIntervalTypeUCoord2VecIntervalType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type UCoord2VecIntervalTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<UCoord2VecIntervalType>ObjectFactory.createCoord2VecInterval(UCoord2VecIntervalType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type UCoord2VecIntervalTypeModifier and TypeMethodDescriptionstatic UCoord2VecIntervalType.Builder<Void>UCoord2VecIntervalType.copyExcept(UCoord2VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) UCoord2VecIntervalType.Builder.copyOf(UCoord2VecIntervalType _other) static <_B> UCoord2VecIntervalType.Builder<_B>UCoord2VecIntervalType.copyOf(UCoord2VecIntervalType _other) static <_B> UCoord2VecIntervalType.Builder<_B>UCoord2VecIntervalType.copyOf(UCoord2VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static UCoord2VecIntervalType.Builder<Void>UCoord2VecIntervalType.copyOnly(UCoord2VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<UCoord2VecIntervalType>ObjectFactory.createCoord2VecInterval(UCoord2VecIntervalType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type UCoord2VecIntervalTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, UCoord2VecIntervalType _other, boolean _copy) Builder(_B _parentBuilder, UCoord2VecIntervalType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)