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