Uses of Class
org.javastro.ivoa.entities.stc.v1.PixelVector3CoordinateType.Builder
Packages that use PixelVector3CoordinateType.Builder
-
Uses of PixelVector3CoordinateType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return PixelVector3CoordinateType.BuilderModifier and TypeMethodDescriptionPixelVector3CoordinateType.builder()PixelVector3CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector3CoordinateType.copyExcept(PixelVector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector3CoordinateType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector3CoordinateType.Builder.copyOf(PixelVector3CoordinateType _other) PixelVector3CoordinateType.Builder.copyOf(PixelVector3CoordinateType.Builder _other) static <_B> PixelVector3CoordinateType.Builder<_B>PixelVector3CoordinateType.copyOf(CoordinateType _other) static <_B> PixelVector3CoordinateType.Builder<_B>PixelVector3CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelVector3CoordinateType.Builder<_B>PixelVector3CoordinateType.copyOf(PixelVector3CoordinateType _other) static <_B> PixelVector3CoordinateType.Builder<_B>PixelVector3CoordinateType.copyOf(PixelVector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelVector3CoordinateType.Builder<_B>PixelVector3CoordinateType.copyOf(StcBaseType _other) static <_B> PixelVector3CoordinateType.Builder<_B>PixelVector3CoordinateType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) PixelVector3CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector3CoordinateType.copyOnly(PixelVector3CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector3CoordinateType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector3CoordinateType.newCopyBuilder()<_B> PixelVector3CoordinateType.Builder<_B>PixelVector3CoordinateType.newCopyBuilder(_B _parentBuilder) <_B> PixelVector3CoordinateType.Builder<_B>PixelVector3CoordinateType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) PixelVector3CoordinateType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) PixelVector3CoordinateType.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)PixelVector3CoordinateType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)PixelVector3CoordinateType.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)PixelVector3CoordinateType.Builder.withValue3(Double3Type value3) Sets the new value of "value3" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type PixelVector3CoordinateType.BuilderModifier and TypeMethodDescriptionDouble3Type.Builder<? extends PixelVector3CoordinateType.Builder<_B>>PixelVector3CoordinateType.Builder.withValue3()Returns the existing builder or a new builder to build the value of the "value3" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelVector3CoordinateType.BuilderModifier and TypeMethodDescriptionPixelVector3CoordinateType.Builder.copyOf(PixelVector3CoordinateType.Builder _other) <_B> voidPixelVector3CoordinateType.copyTo(PixelVector3CoordinateType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidPixelVector3CoordinateType.copyTo(PixelVector3CoordinateType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.