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