Uses of Class
org.javastro.ivoa.entities.stc.v1.SpectralIntervalType.Builder
Packages that use SpectralIntervalType.Builder
-
Uses of SpectralIntervalType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return SpectralIntervalType.BuilderModifier and TypeMethodDescriptionSpectralIntervalType.Builder<? extends AstroCoordAreaType.Builder<_B>>AstroCoordAreaType.Builder.addSpectralIntervals()Returns a new builder to build an additional value of the "SpectralIntervals" property.static SpectralIntervalType.Builder<Void>SpectralIntervalType.builder()static SpectralIntervalType.Builder<Void>SpectralIntervalType.copyExcept(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SpectralIntervalType.Builder<Void>SpectralIntervalType.copyExcept(CoordScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SpectralIntervalType.Builder<Void>SpectralIntervalType.copyExcept(SpectralIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SpectralIntervalType.Builder<Void>SpectralIntervalType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) SpectralIntervalType.Builder.copyOf(SpectralIntervalType _other) SpectralIntervalType.Builder.copyOf(SpectralIntervalType.Builder _other) static <_B> SpectralIntervalType.Builder<_B>SpectralIntervalType.copyOf(CoordIntervalType _other) static <_B> SpectralIntervalType.Builder<_B>SpectralIntervalType.copyOf(CoordIntervalType _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 <_B> SpectralIntervalType.Builder<_B>SpectralIntervalType.copyOf(SpectralIntervalType _other) static <_B> SpectralIntervalType.Builder<_B>SpectralIntervalType.copyOf(SpectralIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> SpectralIntervalType.Builder<_B>SpectralIntervalType.copyOf(StcBaseType _other) static <_B> SpectralIntervalType.Builder<_B>SpectralIntervalType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static SpectralIntervalType.Builder<Void>SpectralIntervalType.copyOnly(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SpectralIntervalType.Builder<Void>SpectralIntervalType.copyOnly(CoordScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SpectralIntervalType.Builder<Void>SpectralIntervalType.copyOnly(SpectralIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SpectralIntervalType.Builder<Void>SpectralIntervalType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) SpectralIntervalType.newCopyBuilder()<_B> SpectralIntervalType.Builder<_B>SpectralIntervalType.newCopyBuilder(_B _parentBuilder) <_B> SpectralIntervalType.Builder<_B>SpectralIntervalType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SpectralIntervalType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SpectralIntervalType.Builder.withFillFactor(Float fillFactor) Sets the new value of "fillFactor" (any previous value will be replaced)SpectralIntervalType.Builder.withFrameId(Object frameId) Sets the new value of "frameId" (any previous value will be replaced)SpectralIntervalType.Builder.withHiInclude(Boolean hiInclude) Sets the new value of "hiInclude" (any previous value will be replaced)SpectralIntervalType.Builder.withHiLimit(Double1Type hiLimit) Sets the new value of "hiLimit" (any previous value will be replaced)Sets the new value of "href" (any previous value will be replaced)Sets the new value of "id" (any previous value will be replaced)Sets the new value of "idref" (any previous value will be replaced)SpectralIntervalType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)SpectralIntervalType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)SpectralIntervalType.Builder.withLoInclude(Boolean loInclude) Sets the new value of "loInclude" (any previous value will be replaced)SpectralIntervalType.Builder.withLoLimit(Double1Type loLimit) Sets the new value of "loLimit" (any previous value will be replaced)Sets the new value of "type" (any previous value will be replaced)Sets the new value of "ucd" (any previous value will be replaced)SpectralIntervalType.Builder.withUnit(SpectralUnitType unit) Sets the new value of "unit" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type SpectralIntervalType.BuilderModifier and TypeMethodDescriptionDouble1Type.Builder<? extends SpectralIntervalType.Builder<_B>>SpectralIntervalType.Builder.withHiLimit()Returns the existing builder or a new builder to build the value of the "hiLimit" property.Double1Type.Builder<? extends SpectralIntervalType.Builder<_B>>SpectralIntervalType.Builder.withLoLimit()Returns the existing builder or a new builder to build the value of the "loLimit" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type SpectralIntervalType.BuilderModifier and TypeMethodDescriptionSpectralIntervalType.Builder.copyOf(SpectralIntervalType.Builder _other) <_B> voidSpectralIntervalType.copyTo(SpectralIntervalType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidSpectralIntervalType.copyTo(SpectralIntervalType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.