Uses of Class
org.javastro.ivoa.entities.stc.v1.SpaceFrameType.Builder
Packages that use SpaceFrameType.Builder
-
Uses of SpaceFrameType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return SpaceFrameType.BuilderModifier and TypeMethodDescriptionstatic SpaceFrameType.Builder<Void>SpaceFrameType.builder()static SpaceFrameType.Builder<Void>SpaceFrameType.copyExcept(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SpaceFrameType.Builder<Void>SpaceFrameType.copyExcept(SpaceFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SpaceFrameType.Builder<Void>SpaceFrameType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) SpaceFrameType.Builder.copyOf(SpaceFrameType _other) SpaceFrameType.Builder.copyOf(SpaceFrameType.Builder _other) static <_B> SpaceFrameType.Builder<_B>SpaceFrameType.copyOf(CoordFrameType _other) static <_B> SpaceFrameType.Builder<_B>SpaceFrameType.copyOf(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> SpaceFrameType.Builder<_B>SpaceFrameType.copyOf(SpaceFrameType _other) static <_B> SpaceFrameType.Builder<_B>SpaceFrameType.copyOf(SpaceFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> SpaceFrameType.Builder<_B>SpaceFrameType.copyOf(StcBaseType _other) static <_B> SpaceFrameType.Builder<_B>SpaceFrameType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static SpaceFrameType.Builder<Void>SpaceFrameType.copyOnly(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SpaceFrameType.Builder<Void>SpaceFrameType.copyOnly(SpaceFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SpaceFrameType.Builder<Void>SpaceFrameType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) SpaceFrameType.newCopyBuilder()<_B> SpaceFrameType.Builder<_B>SpaceFrameType.newCopyBuilder(_B _parentBuilder) <_B> SpaceFrameType.Builder<_B>SpaceFrameType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SpaceFrameType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SpaceFrameType.Builder.withCoordFlavor(jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> coordFlavor) Sets the new value of "coordFlavor" (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)SpaceFrameType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)SpaceFrameType.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)SpaceFrameType.Builder.withOffsetCenter(CoordValueType offsetCenter) Sets the new value of "offsetCenter" (any previous value will be replaced)SpaceFrameType.Builder.withReferencePosition(jakarta.xml.bind.JAXBElement<? extends ReferencePositionType> referencePosition) Sets the new value of "referencePosition" (any previous value will be replaced)SpaceFrameType.Builder<? extends AstroCoordSystemType.Builder<_B>>AstroCoordSystemType.Builder.withSpaceFrame()Returns the existing builder or a new builder to build the value of the "spaceFrame" property.SpaceFrameType.Builder.withSpaceRefFrame(jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> spaceRefFrame) Sets the new value of "spaceRefFrame" (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)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type SpaceFrameType.BuilderModifier and TypeMethodDescriptionCoordValueType.Builder<? extends SpaceFrameType.Builder<_B>>SpaceFrameType.Builder.withOffsetCenter()Returns the existing builder or a new builder to build the value of the "offsetCenter" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type SpaceFrameType.BuilderModifier and TypeMethodDescriptionSpaceFrameType.Builder.copyOf(SpaceFrameType.Builder _other) <_B> voidSpaceFrameType.copyTo(SpaceFrameType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidSpaceFrameType.copyTo(SpaceFrameType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.