Uses of Class
org.javastro.ivoa.entities.stc.v1.UCoord3VecIntervalType
Packages that use UCoord3VecIntervalType
-
Uses of UCoord3VecIntervalType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type UCoord3VecIntervalTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<UCoord3VecIntervalType,Double3Type> UCoord3VecIntervalType.PropInfo.HI_LIMIT_3_VECstatic final com.kscs.util.jaxb.SinglePropertyInfo<UCoord3VecIntervalType,Double3Type> UCoord3VecIntervalType.PropInfo.LO_LIMIT_3_VECstatic final com.kscs.util.jaxb.SinglePropertyInfo<UCoord3VecIntervalType,String> UCoord3VecIntervalType.PropInfo.UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type UCoord3VecIntervalTypeModifier and TypeMethodDescriptionprotected <_P extends UCoord3VecIntervalType>
_PUCoord3VecIntervalType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return UCoord3VecIntervalTypeModifier and TypeMethodDescriptionUCoord3VecIntervalType.Builder.build()UCoord3VecIntervalType.clone()UCoord3VecIntervalType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) UCoord3VecIntervalType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) UCoord3VecIntervalType.createCopy()UCoord3VecIntervalType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createUCoord3VecIntervalType()Create an instance ofUCoord3VecIntervalTypeUCoord3VecIntervalType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type UCoord3VecIntervalTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<UCoord3VecIntervalType>ObjectFactory.createCoord3VecInterval(UCoord3VecIntervalType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type UCoord3VecIntervalTypeModifier and TypeMethodDescriptionstatic UCoord3VecIntervalType.Builder<Void>UCoord3VecIntervalType.copyExcept(UCoord3VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) UCoord3VecIntervalType.Builder.copyOf(UCoord3VecIntervalType _other) static <_B> UCoord3VecIntervalType.Builder<_B>UCoord3VecIntervalType.copyOf(UCoord3VecIntervalType _other) static <_B> UCoord3VecIntervalType.Builder<_B>UCoord3VecIntervalType.copyOf(UCoord3VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static UCoord3VecIntervalType.Builder<Void>UCoord3VecIntervalType.copyOnly(UCoord3VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<UCoord3VecIntervalType>ObjectFactory.createCoord3VecInterval(UCoord3VecIntervalType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type UCoord3VecIntervalTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, UCoord3VecIntervalType _other, boolean _copy) Builder(_B _parentBuilder, UCoord3VecIntervalType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)