Uses of Class
org.javastro.ivoa.entities.stc.v1.BasicCoordinateType.Builder
Packages that use BasicCoordinateType.Builder
-
Uses of BasicCoordinateType.Builder in org.javastro.ivoa.entities.stc.v1
Subclasses of BasicCoordinateType.Builder in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classMethods in org.javastro.ivoa.entities.stc.v1 that return BasicCoordinateType.BuilderModifier and TypeMethodDescriptionBasicCoordinateType.Builder.addErrors(Iterable<? extends Double1Type> errors) Adds the given items to the value of "errors"BasicCoordinateType.Builder.addErrors(Double1Type... errors) Adds the given items to the value of "errors"BasicCoordinateType.Builder.addPixSizes(Iterable<? extends Double1Type> pixSizes) Adds the given items to the value of "pixSizes"BasicCoordinateType.Builder.addPixSizes(Double1Type... pixSizes) Adds the given items to the value of "pixSizes"BasicCoordinateType.Builder.addResolutions(Iterable<? extends Double1Type> resolutions) Adds the given items to the value of "resolutions"BasicCoordinateType.Builder.addResolutions(Double1Type... resolutions) Adds the given items to the value of "resolutions"BasicCoordinateType.Builder.addSizes(Iterable<? extends Double1Type> sizes) Adds the given items to the value of "sizes"BasicCoordinateType.Builder.addSizes(Double1Type... sizes) Adds the given items to the value of "sizes"static BasicCoordinateType.Builder<Void>BasicCoordinateType.builder()static BasicCoordinateType.Builder<Void>BasicCoordinateType.copyExcept(BasicCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BasicCoordinateType.Builder<Void>BasicCoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BasicCoordinateType.Builder<Void>BasicCoordinateType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) BasicCoordinateType.Builder.copyOf(BasicCoordinateType _other) BasicCoordinateType.Builder.copyOf(BasicCoordinateType.Builder _other) static <_B> BasicCoordinateType.Builder<_B>BasicCoordinateType.copyOf(BasicCoordinateType _other) static <_B> BasicCoordinateType.Builder<_B>BasicCoordinateType.copyOf(BasicCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> BasicCoordinateType.Builder<_B>BasicCoordinateType.copyOf(CoordinateType _other) static <_B> BasicCoordinateType.Builder<_B>BasicCoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> BasicCoordinateType.Builder<_B>BasicCoordinateType.copyOf(StcBaseType _other) static <_B> BasicCoordinateType.Builder<_B>BasicCoordinateType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static BasicCoordinateType.Builder<Void>BasicCoordinateType.copyOnly(BasicCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BasicCoordinateType.Builder<Void>BasicCoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BasicCoordinateType.Builder<Void>BasicCoordinateType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) BasicCoordinateType.newCopyBuilder()<_B> BasicCoordinateType.Builder<_B>BasicCoordinateType.newCopyBuilder(_B _parentBuilder) <_B> BasicCoordinateType.Builder<_B>BasicCoordinateType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) BasicCoordinateType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) BasicCoordinateType.Builder.withErrors(Iterable<? extends Double1Type> errors) Sets the new value of "errors" (any previous value will be replaced)BasicCoordinateType.Builder.withErrors(Double1Type... errors) Sets the new value of "errors" (any previous value will be replaced)BasicCoordinateType.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)BasicCoordinateType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)BasicCoordinateType.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)BasicCoordinateType.Builder.withPixSizes(Iterable<? extends Double1Type> pixSizes) Sets the new value of "pixSizes" (any previous value will be replaced)BasicCoordinateType.Builder.withPixSizes(Double1Type... pixSizes) Sets the new value of "pixSizes" (any previous value will be replaced)BasicCoordinateType.Builder.withResolutions(Iterable<? extends Double1Type> resolutions) Sets the new value of "resolutions" (any previous value will be replaced)BasicCoordinateType.Builder.withResolutions(Double1Type... resolutions) Sets the new value of "resolutions" (any previous value will be replaced)BasicCoordinateType.Builder.withSizes(Iterable<? extends Double1Type> sizes) Sets the new value of "sizes" (any previous value will be replaced)BasicCoordinateType.Builder.withSizes(Double1Type... sizes) Sets the new value of "sizes" (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)BasicCoordinateType.Builder.withValue(Double1Type value) Sets the new value of "value" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type BasicCoordinateType.BuilderModifier and TypeMethodDescriptionDouble1Type.Builder<? extends BasicCoordinateType.Builder<_B>>BasicCoordinateType.Builder.addErrors()Returns a new builder to build an additional value of the "Errors" property.Double1Type.Builder<? extends BasicCoordinateType.Builder<_B>>BasicCoordinateType.Builder.addPixSizes()Returns a new builder to build an additional value of the "PixSizes" property.Double1Type.Builder<? extends BasicCoordinateType.Builder<_B>>BasicCoordinateType.Builder.addResolutions()Returns a new builder to build an additional value of the "Resolutions" property.Double1Type.Builder<? extends BasicCoordinateType.Builder<_B>>BasicCoordinateType.Builder.addSizes()Returns a new builder to build an additional value of the "Sizes" property.Double1Type.Builder<? extends BasicCoordinateType.Builder<_B>>BasicCoordinateType.Builder.withValue()Returns the existing builder or a new builder to build the value of the "value" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type BasicCoordinateType.BuilderModifier and TypeMethodDescriptionBasicCoordinateType.Builder.copyOf(BasicCoordinateType.Builder _other) <_B> voidBasicCoordinateType.copyTo(BasicCoordinateType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidBasicCoordinateType.copyTo(BasicCoordinateType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.