Uses of Class
org.javastro.ivoa.entities.stc.v1.GenVector3CoordinateType.Builder
Packages that use GenVector3CoordinateType.Builder
-
Uses of GenVector3CoordinateType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return GenVector3CoordinateType.BuilderModifier and TypeMethodDescriptionGenVector3CoordinateType.Builder.addCError3s(jakarta.xml.bind.JAXBElement<?>... cError3S) Adds the given items to the value of "cError3S"GenVector3CoordinateType.Builder.addCError3s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cError3S) Adds the given items to the value of "cError3S"GenVector3CoordinateType.Builder.addCPixSize3s(jakarta.xml.bind.JAXBElement<?>... cPixSize3S) Adds the given items to the value of "cPixSize3S"GenVector3CoordinateType.Builder.addCPixSize3s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cPixSize3S) Adds the given items to the value of "cPixSize3S"GenVector3CoordinateType.Builder.addCResolution3s(jakarta.xml.bind.JAXBElement<?>... cResolution3S) Adds the given items to the value of "cResolution3S"GenVector3CoordinateType.Builder.addCResolution3s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cResolution3S) Adds the given items to the value of "cResolution3S"GenVector3CoordinateType.Builder.addCSize3s(jakarta.xml.bind.JAXBElement<?>... cSize3S) Adds the given items to the value of "cSize3S"GenVector3CoordinateType.Builder.addCSize3s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cSize3S) Adds the given items to the value of "cSize3S"static GenVector3CoordinateType.Builder<Void>GenVector3CoordinateType.builder()static GenVector3CoordinateType.Builder<Void>GenVector3CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector3CoordinateType.Builder<Void>GenVector3CoordinateType.copyExcept(GenVector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector3CoordinateType.Builder<Void>GenVector3CoordinateType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector3CoordinateType.Builder<Void>GenVector3CoordinateType.copyExcept(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) GenVector3CoordinateType.Builder.copyOf(GenVector3CoordinateType _other) GenVector3CoordinateType.Builder.copyOf(GenVector3CoordinateType.Builder _other) static <_B> GenVector3CoordinateType.Builder<_B>GenVector3CoordinateType.copyOf(CoordinateType _other) static <_B> GenVector3CoordinateType.Builder<_B>GenVector3CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GenVector3CoordinateType.Builder<_B>GenVector3CoordinateType.copyOf(GenVector3CoordinateType _other) static <_B> GenVector3CoordinateType.Builder<_B>GenVector3CoordinateType.copyOf(GenVector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GenVector3CoordinateType.Builder<_B>GenVector3CoordinateType.copyOf(StcBaseType _other) static <_B> GenVector3CoordinateType.Builder<_B>GenVector3CoordinateType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GenVector3CoordinateType.Builder<_B>GenVector3CoordinateType.copyOf(Vector3CoordinateType _other) static <_B> GenVector3CoordinateType.Builder<_B>GenVector3CoordinateType.copyOf(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static GenVector3CoordinateType.Builder<Void>GenVector3CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector3CoordinateType.Builder<Void>GenVector3CoordinateType.copyOnly(GenVector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector3CoordinateType.Builder<Void>GenVector3CoordinateType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector3CoordinateType.Builder<Void>GenVector3CoordinateType.copyOnly(Vector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) GenVector3CoordinateType.newCopyBuilder()<_B> GenVector3CoordinateType.Builder<_B>GenVector3CoordinateType.newCopyBuilder(_B _parentBuilder) <_B> GenVector3CoordinateType.Builder<_B>GenVector3CoordinateType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) GenVector3CoordinateType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) GenVector3CoordinateType.Builder.withCError3s(jakarta.xml.bind.JAXBElement<?>... cError3S) Sets the new value of "cError3S" (any previous value will be replaced)GenVector3CoordinateType.Builder.withCError3s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cError3S) Sets the new value of "cError3S" (any previous value will be replaced)GenVector3CoordinateType.Builder.withCPixSize3s(jakarta.xml.bind.JAXBElement<?>... cPixSize3S) Sets the new value of "cPixSize3S" (any previous value will be replaced)GenVector3CoordinateType.Builder.withCPixSize3s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cPixSize3S) Sets the new value of "cPixSize3S" (any previous value will be replaced)GenVector3CoordinateType.Builder.withCResolution3s(jakarta.xml.bind.JAXBElement<?>... cResolution3S) Sets the new value of "cResolution3S" (any previous value will be replaced)GenVector3CoordinateType.Builder.withCResolution3s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cResolution3S) Sets the new value of "cResolution3S" (any previous value will be replaced)GenVector3CoordinateType.Builder.withCSize3s(jakarta.xml.bind.JAXBElement<?>... cSize3S) Sets the new value of "cSize3S" (any previous value will be replaced)GenVector3CoordinateType.Builder.withCSize3s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cSize3S) Sets the new value of "cSize3S" (any previous value will be replaced)GenVector3CoordinateType.Builder.withCValue3(jakarta.xml.bind.JAXBElement<?> cValue3) Sets the new value of "cValue3" (any previous value will be replaced)GenVector3CoordinateType.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)GenVector3CoordinateType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)GenVector3CoordinateType.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 "name1" (any previous value will be replaced)Sets the new value of "name2" (any previous value will be replaced)Sets the new value of "name3" (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)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type GenVector3CoordinateType.BuilderModifier and TypeMethodDescriptionGenVector3CoordinateType.Builder.copyOf(GenVector3CoordinateType.Builder _other) <_B> voidGenVector3CoordinateType.copyTo(GenVector3CoordinateType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidGenVector3CoordinateType.copyTo(GenVector3CoordinateType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.