Uses of Class
org.javastro.ivoa.entities.stc.v1.StcDescriptionType.Builder
Packages that use StcDescriptionType.Builder
Package
Description
-
Uses of StcDescriptionType.Builder in org.javastro.ivoa.entities.resource.dataservice
Methods in org.javastro.ivoa.entities.resource.dataservice that return StcDescriptionType.BuilderModifier and TypeMethodDescriptionStcDescriptionType.Builder<? extends StandardSTC.Builder<_B>>StandardSTC.Builder.addStcDefinitions()Returns a new builder to build an additional value of the "StcDefinitions" property. -
Uses of StcDescriptionType.Builder in org.javastro.ivoa.entities.stc.v1
Subclasses of StcDescriptionType.Builder in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionstatic classstatic classstatic classMethods in org.javastro.ivoa.entities.stc.v1 that return StcDescriptionType.BuilderModifier and TypeMethodDescriptionStcDescriptionType.Builder.addCoordAreas(jakarta.xml.bind.JAXBElement<? extends CoordAreaType>... coordAreas) Adds the given items to the value of "coordAreas"StcDescriptionType.Builder.addCoordAreas(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Adds the given items to the value of "coordAreas"StcDescriptionType.Builder.addCoords(jakarta.xml.bind.JAXBElement<? extends CoordsType>... coords) Adds the given items to the value of "coords"StcDescriptionType.Builder.addCoords(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordsType>> coords) Adds the given items to the value of "coords"StcDescriptionType.Builder.addCoordSys(jakarta.xml.bind.JAXBElement<? extends CoordSysType>... coordSys) Adds the given items to the value of "coordSys"StcDescriptionType.Builder.addCoordSys(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys) Adds the given items to the value of "coordSys"static StcDescriptionType.Builder<Void>StcDescriptionType.builder()static StcDescriptionType.Builder<Void>StcDescriptionType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static StcDescriptionType.Builder<Void>StcDescriptionType.copyExcept(StcDescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static StcDescriptionType.Builder<Void>StcDescriptionType.copyExcept(StcMetadataType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) StcDescriptionType.Builder.copyOf(StcDescriptionType _other) StcDescriptionType.Builder.copyOf(StcDescriptionType.Builder _other) static <_B> StcDescriptionType.Builder<_B>StcDescriptionType.copyOf(StcBaseType _other) static <_B> StcDescriptionType.Builder<_B>StcDescriptionType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> StcDescriptionType.Builder<_B>StcDescriptionType.copyOf(StcDescriptionType _other) static <_B> StcDescriptionType.Builder<_B>StcDescriptionType.copyOf(StcDescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> StcDescriptionType.Builder<_B>StcDescriptionType.copyOf(StcMetadataType _other) static <_B> StcDescriptionType.Builder<_B>StcDescriptionType.copyOf(StcMetadataType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static StcDescriptionType.Builder<Void>StcDescriptionType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static StcDescriptionType.Builder<Void>StcDescriptionType.copyOnly(StcDescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static StcDescriptionType.Builder<Void>StcDescriptionType.copyOnly(StcMetadataType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) StcDescriptionType.newCopyBuilder()<_B> StcDescriptionType.Builder<_B>StcDescriptionType.newCopyBuilder(_B _parentBuilder) <_B> StcDescriptionType.Builder<_B>StcDescriptionType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) StcDescriptionType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) StcDescriptionType.Builder.withCoordAreas(jakarta.xml.bind.JAXBElement<? extends CoordAreaType>... coordAreas) Sets the new value of "coordAreas" (any previous value will be replaced)StcDescriptionType.Builder.withCoordAreas(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Sets the new value of "coordAreas" (any previous value will be replaced)StcDescriptionType.Builder.withCoords(jakarta.xml.bind.JAXBElement<? extends CoordsType>... coords) Sets the new value of "coords" (any previous value will be replaced)StcDescriptionType.Builder.withCoords(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordsType>> coords) Sets the new value of "coords" (any previous value will be replaced)StcDescriptionType.Builder.withCoordSys(jakarta.xml.bind.JAXBElement<? extends CoordSysType>... coordSys) Sets the new value of "coordSys" (any previous value will be replaced)StcDescriptionType.Builder.withCoordSys(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys) Sets the new value of "coordSys" (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)StcDescriptionType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)StcDescriptionType.Builder.withIDType(String idType) Sets the new value of "idType" (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)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type StcDescriptionType.BuilderModifier and TypeMethodDescriptionStcDescriptionType.Builder.copyOf(StcDescriptionType.Builder _other) <_B> voidStcDescriptionType.copyTo(StcDescriptionType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidStcDescriptionType.copyTo(StcDescriptionType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.