Uses of Class
org.javastro.ivoa.entities.stc.v1.GenericCoordFrameType.Builder
Packages that use GenericCoordFrameType.Builder
-
Uses of GenericCoordFrameType.Builder in org.javastro.ivoa.entities.stc.v1
Subclasses of GenericCoordFrameType.Builder in org.javastro.ivoa.entities.stc.v1Methods in org.javastro.ivoa.entities.stc.v1 that return GenericCoordFrameType.BuilderModifier and TypeMethodDescriptionGenericCoordFrameType.Builder<? extends CoordSysType.Builder<_B>>CoordSysType.Builder.addCoordFrames()Returns a new builder to build an additional value of the "CoordFrames" property.static GenericCoordFrameType.Builder<Void>GenericCoordFrameType.builder()static GenericCoordFrameType.Builder<Void>GenericCoordFrameType.copyExcept(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenericCoordFrameType.Builder<Void>GenericCoordFrameType.copyExcept(GenericCoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenericCoordFrameType.Builder<Void>GenericCoordFrameType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) GenericCoordFrameType.Builder.copyOf(GenericCoordFrameType _other) GenericCoordFrameType.Builder.copyOf(GenericCoordFrameType.Builder _other) static <_B> GenericCoordFrameType.Builder<_B>GenericCoordFrameType.copyOf(CoordFrameType _other) static <_B> GenericCoordFrameType.Builder<_B>GenericCoordFrameType.copyOf(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GenericCoordFrameType.Builder<_B>GenericCoordFrameType.copyOf(GenericCoordFrameType _other) static <_B> GenericCoordFrameType.Builder<_B>GenericCoordFrameType.copyOf(GenericCoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GenericCoordFrameType.Builder<_B>GenericCoordFrameType.copyOf(StcBaseType _other) static <_B> GenericCoordFrameType.Builder<_B>GenericCoordFrameType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static GenericCoordFrameType.Builder<Void>GenericCoordFrameType.copyOnly(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenericCoordFrameType.Builder<Void>GenericCoordFrameType.copyOnly(GenericCoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenericCoordFrameType.Builder<Void>GenericCoordFrameType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) GenericCoordFrameType.newCopyBuilder()<_B> GenericCoordFrameType.Builder<_B>GenericCoordFrameType.newCopyBuilder(_B _parentBuilder) <_B> GenericCoordFrameType.Builder<_B>GenericCoordFrameType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) GenericCoordFrameType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) GenericCoordFrameType.Builder.withCoordFlavor(jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> coordFlavor) Sets the new value of "coordFlavor" (any previous value will be replaced)GenericCoordFrameType.Builder.withCoordRefFrame(jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> coordRefFrame) Sets the new value of "coordRefFrame" (any previous value will be replaced)GenericCoordFrameType.Builder.withCoordRefPos(CustomRefPosType coordRefPos) Sets the new value of "coordRefPos" (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)GenericCoordFrameType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)GenericCoordFrameType.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)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 GenericCoordFrameType.BuilderModifier and TypeMethodDescriptionCustomRefPosType.Builder<? extends GenericCoordFrameType.Builder<_B>>GenericCoordFrameType.Builder.withCoordRefPos()Returns the existing builder or a new builder to build the value of the "coordRefPos" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type GenericCoordFrameType.BuilderModifier and TypeMethodDescriptionGenericCoordFrameType.Builder.copyOf(GenericCoordFrameType.Builder _other) <_B> voidGenericCoordFrameType.copyTo(GenericCoordFrameType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidGenericCoordFrameType.copyTo(GenericCoordFrameType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.