Uses of Class
org.javastro.ivoa.entities.stc.v1.UCoordScalarIntervalType
Packages that use UCoordScalarIntervalType
-
Uses of UCoordScalarIntervalType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type UCoordScalarIntervalTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<UCoordScalarIntervalType,Double1Type> UCoordScalarIntervalType.PropInfo.HI_LIMITstatic final com.kscs.util.jaxb.SinglePropertyInfo<UCoordScalarIntervalType,Double1Type> UCoordScalarIntervalType.PropInfo.LO_LIMITstatic final com.kscs.util.jaxb.SinglePropertyInfo<UCoordScalarIntervalType,String> UCoordScalarIntervalType.PropInfo.UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type UCoordScalarIntervalTypeModifier and TypeMethodDescriptionprotected <_P extends UCoordScalarIntervalType>
_PUCoordScalarIntervalType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return UCoordScalarIntervalTypeModifier and TypeMethodDescriptionUCoordScalarIntervalType.Builder.build()UCoordScalarIntervalType.clone()UCoordScalarIntervalType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) UCoordScalarIntervalType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) UCoordScalarIntervalType.createCopy()UCoordScalarIntervalType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createUCoordScalarIntervalType()Create an instance ofUCoordScalarIntervalTypeUCoordScalarIntervalType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type UCoordScalarIntervalTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<UCoordScalarIntervalType>ObjectFactory.createCoordScalarInterval(UCoordScalarIntervalType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type UCoordScalarIntervalTypeModifier and TypeMethodDescriptionstatic UCoordScalarIntervalType.Builder<Void>UCoordScalarIntervalType.copyExcept(UCoordScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) UCoordScalarIntervalType.Builder.copyOf(UCoordScalarIntervalType _other) static <_B> UCoordScalarIntervalType.Builder<_B>UCoordScalarIntervalType.copyOf(UCoordScalarIntervalType _other) static <_B> UCoordScalarIntervalType.Builder<_B>UCoordScalarIntervalType.copyOf(UCoordScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static UCoordScalarIntervalType.Builder<Void>UCoordScalarIntervalType.copyOnly(UCoordScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<UCoordScalarIntervalType>ObjectFactory.createCoordScalarInterval(UCoordScalarIntervalType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type UCoordScalarIntervalTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, UCoordScalarIntervalType _other, boolean _copy) Builder(_B _parentBuilder, UCoordScalarIntervalType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)