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