Uses of Class
org.javastro.ivoa.entities.stc.v1.GenVector2CoordinateType.Builder
Packages that use GenVector2CoordinateType.Builder
-
Uses of GenVector2CoordinateType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return GenVector2CoordinateType.BuilderModifier and TypeMethodDescriptionGenVector2CoordinateType.Builder.addCError2s(jakarta.xml.bind.JAXBElement<?>... cError2S) Adds the given items to the value of "cError2S"GenVector2CoordinateType.Builder.addCError2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cError2S) Adds the given items to the value of "cError2S"GenVector2CoordinateType.Builder.addCPixSize2s(jakarta.xml.bind.JAXBElement<?>... cPixSize2S) Adds the given items to the value of "cPixSize2S"GenVector2CoordinateType.Builder.addCPixSize2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cPixSize2S) Adds the given items to the value of "cPixSize2S"GenVector2CoordinateType.Builder.addCResolution2s(jakarta.xml.bind.JAXBElement<?>... cResolution2S) Adds the given items to the value of "cResolution2S"GenVector2CoordinateType.Builder.addCResolution2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cResolution2S) Adds the given items to the value of "cResolution2S"GenVector2CoordinateType.Builder.addCSize2s(jakarta.xml.bind.JAXBElement<?>... cSize2S) Adds the given items to the value of "cSize2S"GenVector2CoordinateType.Builder.addCSize2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cSize2S) Adds the given items to the value of "cSize2S"static GenVector2CoordinateType.Builder<Void>GenVector2CoordinateType.builder()static GenVector2CoordinateType.Builder<Void>GenVector2CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector2CoordinateType.Builder<Void>GenVector2CoordinateType.copyExcept(GenVector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector2CoordinateType.Builder<Void>GenVector2CoordinateType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector2CoordinateType.Builder<Void>GenVector2CoordinateType.copyExcept(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) GenVector2CoordinateType.Builder.copyOf(GenVector2CoordinateType _other) GenVector2CoordinateType.Builder.copyOf(GenVector2CoordinateType.Builder _other) static <_B> GenVector2CoordinateType.Builder<_B>GenVector2CoordinateType.copyOf(CoordinateType _other) static <_B> GenVector2CoordinateType.Builder<_B>GenVector2CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GenVector2CoordinateType.Builder<_B>GenVector2CoordinateType.copyOf(GenVector2CoordinateType _other) static <_B> GenVector2CoordinateType.Builder<_B>GenVector2CoordinateType.copyOf(GenVector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GenVector2CoordinateType.Builder<_B>GenVector2CoordinateType.copyOf(StcBaseType _other) static <_B> GenVector2CoordinateType.Builder<_B>GenVector2CoordinateType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GenVector2CoordinateType.Builder<_B>GenVector2CoordinateType.copyOf(Vector2CoordinateType _other) static <_B> GenVector2CoordinateType.Builder<_B>GenVector2CoordinateType.copyOf(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static GenVector2CoordinateType.Builder<Void>GenVector2CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector2CoordinateType.Builder<Void>GenVector2CoordinateType.copyOnly(GenVector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector2CoordinateType.Builder<Void>GenVector2CoordinateType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenVector2CoordinateType.Builder<Void>GenVector2CoordinateType.copyOnly(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) GenVector2CoordinateType.newCopyBuilder()<_B> GenVector2CoordinateType.Builder<_B>GenVector2CoordinateType.newCopyBuilder(_B _parentBuilder) <_B> GenVector2CoordinateType.Builder<_B>GenVector2CoordinateType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) GenVector2CoordinateType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) GenVector2CoordinateType.Builder.withCError2s(jakarta.xml.bind.JAXBElement<?>... cError2S) Sets the new value of "cError2S" (any previous value will be replaced)GenVector2CoordinateType.Builder.withCError2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cError2S) Sets the new value of "cError2S" (any previous value will be replaced)GenVector2CoordinateType.Builder.withCPixSize2s(jakarta.xml.bind.JAXBElement<?>... cPixSize2S) Sets the new value of "cPixSize2S" (any previous value will be replaced)GenVector2CoordinateType.Builder.withCPixSize2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cPixSize2S) Sets the new value of "cPixSize2S" (any previous value will be replaced)GenVector2CoordinateType.Builder.withCResolution2s(jakarta.xml.bind.JAXBElement<?>... cResolution2S) Sets the new value of "cResolution2S" (any previous value will be replaced)GenVector2CoordinateType.Builder.withCResolution2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cResolution2S) Sets the new value of "cResolution2S" (any previous value will be replaced)GenVector2CoordinateType.Builder.withCSize2s(jakarta.xml.bind.JAXBElement<?>... cSize2S) Sets the new value of "cSize2S" (any previous value will be replaced)GenVector2CoordinateType.Builder.withCSize2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cSize2S) Sets the new value of "cSize2S" (any previous value will be replaced)GenVector2CoordinateType.Builder.withCValue2(jakarta.xml.bind.JAXBElement<?> cValue2) Sets the new value of "cValue2" (any previous value will be replaced)GenVector2CoordinateType.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)GenVector2CoordinateType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)GenVector2CoordinateType.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 "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 GenVector2CoordinateType.BuilderModifier and TypeMethodDescriptionGenVector2CoordinateType.Builder.copyOf(GenVector2CoordinateType.Builder _other) <_B> voidGenVector2CoordinateType.copyTo(GenVector2CoordinateType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidGenVector2CoordinateType.copyTo(GenVector2CoordinateType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.