Uses of Class
org.javastro.ivoa.entities.stc.v1.CoordScalarIntervalType
Packages that use CoordScalarIntervalType
-
Uses of CoordScalarIntervalType in org.javastro.ivoa.entities.stc.v1
Subclasses of CoordScalarIntervalType in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionclassContains a 1-D redshift interval; position and time units are required if redshifts are expressed as Doppler velocitiesclassContains a 1-D spectral intervalFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordScalarIntervalTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<CoordScalarIntervalType,Double1Type> CoordScalarIntervalType.PropInfo.HI_LIMITstatic final com.kscs.util.jaxb.SinglePropertyInfo<CoordScalarIntervalType,Double1Type> CoordScalarIntervalType.PropInfo.LO_LIMITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordScalarIntervalTypeModifier and TypeMethodDescriptionprotected <_P extends CoordScalarIntervalType>
_PCoordScalarIntervalType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return CoordScalarIntervalTypeModifier and TypeMethodDescriptionCoordScalarIntervalType.Builder.build()CoordScalarIntervalType.clone()CoordScalarIntervalType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) CoordScalarIntervalType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createCoordScalarIntervalType()Create an instance ofCoordScalarIntervalTypeCoordScalarIntervalType.createCopy()CoordScalarIntervalType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CoordScalarIntervalType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type CoordScalarIntervalTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CoordScalarIntervalType>ObjectFactory.createPixelCoordScalarInterval(CoordScalarIntervalType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordScalarIntervalTypeModifier and TypeMethodDescriptionstatic CoordScalarIntervalType.Builder<Void>CoordScalarIntervalType.copyExcept(CoordScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RedshiftIntervalType.Builder<Void>RedshiftIntervalType.copyExcept(CoordScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SpectralIntervalType.Builder<Void>SpectralIntervalType.copyExcept(CoordScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) CoordScalarIntervalType.Builder.copyOf(CoordScalarIntervalType _other) static <_B> CoordScalarIntervalType.Builder<_B>CoordScalarIntervalType.copyOf(CoordScalarIntervalType _other) static <_B> CoordScalarIntervalType.Builder<_B>CoordScalarIntervalType.copyOf(CoordScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> RedshiftIntervalType.Builder<_B>RedshiftIntervalType.copyOf(CoordScalarIntervalType _other) static <_B> RedshiftIntervalType.Builder<_B>RedshiftIntervalType.copyOf(CoordScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> SpectralIntervalType.Builder<_B>SpectralIntervalType.copyOf(CoordScalarIntervalType _other) static <_B> SpectralIntervalType.Builder<_B>SpectralIntervalType.copyOf(CoordScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static CoordScalarIntervalType.Builder<Void>CoordScalarIntervalType.copyOnly(CoordScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RedshiftIntervalType.Builder<Void>RedshiftIntervalType.copyOnly(CoordScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SpectralIntervalType.Builder<Void>SpectralIntervalType.copyOnly(CoordScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<CoordScalarIntervalType>ObjectFactory.createPixelCoordScalarInterval(CoordScalarIntervalType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordScalarIntervalTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, CoordScalarIntervalType _other, boolean _copy) Builder(_B _parentBuilder, CoordScalarIntervalType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)