Uses of Class
org.javastro.ivoa.entities.stc.v1.StringCoordinateType.Builder
Packages that use StringCoordinateType.Builder
-
Uses of StringCoordinateType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return StringCoordinateType.BuilderModifier and TypeMethodDescriptionstatic StringCoordinateType.Builder<Void>StringCoordinateType.builder()static StringCoordinateType.Builder<Void>StringCoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static StringCoordinateType.Builder<Void>StringCoordinateType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static StringCoordinateType.Builder<Void>StringCoordinateType.copyExcept(StringCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) StringCoordinateType.Builder.copyOf(StringCoordinateType _other) StringCoordinateType.Builder.copyOf(StringCoordinateType.Builder _other) static <_B> StringCoordinateType.Builder<_B>StringCoordinateType.copyOf(CoordinateType _other) static <_B> StringCoordinateType.Builder<_B>StringCoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> StringCoordinateType.Builder<_B>StringCoordinateType.copyOf(StcBaseType _other) static <_B> StringCoordinateType.Builder<_B>StringCoordinateType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> StringCoordinateType.Builder<_B>StringCoordinateType.copyOf(StringCoordinateType _other) static <_B> StringCoordinateType.Builder<_B>StringCoordinateType.copyOf(StringCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static StringCoordinateType.Builder<Void>StringCoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static StringCoordinateType.Builder<Void>StringCoordinateType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static StringCoordinateType.Builder<Void>StringCoordinateType.copyOnly(StringCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) StringCoordinateType.newCopyBuilder()<_B> StringCoordinateType.Builder<_B>StringCoordinateType.newCopyBuilder(_B _parentBuilder) <_B> StringCoordinateType.Builder<_B>StringCoordinateType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) StringCoordinateType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) StringCoordinateType.Builder.withFrameId(Object frameId) Sets the new value of "frameId" (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)StringCoordinateType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)StringCoordinateType.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)Sets the new value of "unit" (any previous value will be replaced)Sets the new value of "value" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type StringCoordinateType.BuilderModifier and TypeMethodDescriptionStringCoordinateType.Builder.copyOf(StringCoordinateType.Builder _other) <_B> voidStringCoordinateType.copyTo(StringCoordinateType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidStringCoordinateType.copyTo(StringCoordinateType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.