Uses of Class
org.javastro.ivoa.entities.stc.v1.RedshiftFrameType.Builder
Packages that use RedshiftFrameType.Builder
-
Uses of RedshiftFrameType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return RedshiftFrameType.BuilderModifier and TypeMethodDescriptionstatic RedshiftFrameType.Builder<Void>RedshiftFrameType.builder()static RedshiftFrameType.Builder<Void>RedshiftFrameType.copyExcept(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RedshiftFrameType.Builder<Void>RedshiftFrameType.copyExcept(RedshiftFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RedshiftFrameType.Builder<Void>RedshiftFrameType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) RedshiftFrameType.Builder.copyOf(RedshiftFrameType _other) RedshiftFrameType.Builder.copyOf(RedshiftFrameType.Builder _other) static <_B> RedshiftFrameType.Builder<_B>RedshiftFrameType.copyOf(CoordFrameType _other) static <_B> RedshiftFrameType.Builder<_B>RedshiftFrameType.copyOf(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> RedshiftFrameType.Builder<_B>RedshiftFrameType.copyOf(RedshiftFrameType _other) static <_B> RedshiftFrameType.Builder<_B>RedshiftFrameType.copyOf(RedshiftFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> RedshiftFrameType.Builder<_B>RedshiftFrameType.copyOf(StcBaseType _other) static <_B> RedshiftFrameType.Builder<_B>RedshiftFrameType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static RedshiftFrameType.Builder<Void>RedshiftFrameType.copyOnly(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RedshiftFrameType.Builder<Void>RedshiftFrameType.copyOnly(RedshiftFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RedshiftFrameType.Builder<Void>RedshiftFrameType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) RedshiftFrameType.newCopyBuilder()<_B> RedshiftFrameType.Builder<_B>RedshiftFrameType.newCopyBuilder(_B _parentBuilder) <_B> RedshiftFrameType.Builder<_B>RedshiftFrameType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) RedshiftFrameType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) RedshiftFrameType.Builder.withDopplerDefinition(DopplerDefinitionType dopplerDefinition) Sets the new value of "dopplerDefinition" (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)RedshiftFrameType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)RedshiftFrameType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)Sets the new value of "name" (any previous value will be replaced)RedshiftFrameType.Builder<? extends AstroCoordSystemType.Builder<_B>>AstroCoordSystemType.Builder.withRedshiftFrame()Returns the existing builder or a new builder to build the value of the "redshiftFrame" property.RedshiftFrameType.Builder.withReferencePosition(jakarta.xml.bind.JAXBElement<? extends ReferencePositionType> referencePosition) Sets the new value of "referencePosition" (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)RedshiftFrameType.Builder.withValueType(String valueType) Sets the new value of "valueType" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type RedshiftFrameType.BuilderModifier and TypeMethodDescriptionRedshiftFrameType.Builder.copyOf(RedshiftFrameType.Builder _other) <_B> voidRedshiftFrameType.copyTo(RedshiftFrameType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidRedshiftFrameType.copyTo(RedshiftFrameType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.