Uses of Class
org.javastro.ivoa.entities.stc.v1.PosScalarIntervalType
Packages that use PosScalarIntervalType
-
Uses of PosScalarIntervalType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type PosScalarIntervalTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<PosScalarIntervalType,Double1Type> PosScalarIntervalType.PropInfo.HI_LIMITstatic final com.kscs.util.jaxb.SinglePropertyInfo<PosScalarIntervalType,Double1Type> PosScalarIntervalType.PropInfo.LO_LIMITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type PosScalarIntervalTypeModifier and TypeMethodDescriptionprotected <_P extends PosScalarIntervalType>
_PPosScalarIntervalType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return PosScalarIntervalTypeModifier and TypeMethodDescriptionPosScalarIntervalType.Builder.build()PosScalarIntervalType.clone()PosScalarIntervalType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) PosScalarIntervalType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) PosScalarIntervalType.createCopy()PosScalarIntervalType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createPosScalarIntervalType()Create an instance ofPosScalarIntervalTypePosScalarIntervalType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type PosScalarIntervalTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PosScalarIntervalType>ObjectFactory.createPositionScalarInterval(PosScalarIntervalType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type PosScalarIntervalTypeModifier and TypeMethodDescriptionstatic PosScalarIntervalType.Builder<Void>PosScalarIntervalType.copyExcept(PosScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PosScalarIntervalType.Builder.copyOf(PosScalarIntervalType _other) static <_B> PosScalarIntervalType.Builder<_B>PosScalarIntervalType.copyOf(PosScalarIntervalType _other) static <_B> PosScalarIntervalType.Builder<_B>PosScalarIntervalType.copyOf(PosScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static PosScalarIntervalType.Builder<Void>PosScalarIntervalType.copyOnly(PosScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<PosScalarIntervalType>ObjectFactory.createPositionScalarInterval(PosScalarIntervalType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type PosScalarIntervalTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, PosScalarIntervalType _other, boolean _copy) Builder(_B _parentBuilder, PosScalarIntervalType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)