Uses of Class
org.javastro.ivoa.entities.stc.v1.AstroSTCDescriptionType.Builder
Packages that use AstroSTCDescriptionType.Builder
Package
Description
-
Uses of AstroSTCDescriptionType.Builder in org.javastro.ivoa.entities.resource.dataservice
Methods in org.javastro.ivoa.entities.resource.dataservice that return AstroSTCDescriptionType.BuilderModifier and TypeMethodDescriptionAstroSTCDescriptionType.Builder<? extends Coverage.Builder<_B>>Coverage.Builder.withSTCResourceProfile()Returns the existing builder or a new builder to build the value of the "stcResourceProfile" property. -
Uses of AstroSTCDescriptionType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return AstroSTCDescriptionType.BuilderModifier and TypeMethodDescriptionAstroSTCDescriptionType.Builder.addCoordAreas(jakarta.xml.bind.JAXBElement<? extends CoordAreaType>... coordAreas) Adds the given items to the value of "coordAreas"AstroSTCDescriptionType.Builder.addCoordAreas(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Adds the given items to the value of "coordAreas"AstroSTCDescriptionType.Builder.addCoords(jakarta.xml.bind.JAXBElement<? extends CoordsType>... coords) Adds the given items to the value of "coords"AstroSTCDescriptionType.Builder.addCoords(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordsType>> coords) Adds the given items to the value of "coords"AstroSTCDescriptionType.Builder.addCoordSys(jakarta.xml.bind.JAXBElement<? extends CoordSysType>... coordSys) Adds the given items to the value of "coordSys"AstroSTCDescriptionType.Builder.addCoordSys(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys) Adds the given items to the value of "coordSys"static AstroSTCDescriptionType.Builder<Void>AstroSTCDescriptionType.builder()static AstroSTCDescriptionType.Builder<Void>AstroSTCDescriptionType.copyExcept(AstroSTCDescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroSTCDescriptionType.Builder<Void>AstroSTCDescriptionType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroSTCDescriptionType.Builder<Void>AstroSTCDescriptionType.copyExcept(StcDescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroSTCDescriptionType.Builder<Void>AstroSTCDescriptionType.copyExcept(StcMetadataType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) AstroSTCDescriptionType.Builder.copyOf(AstroSTCDescriptionType _other) AstroSTCDescriptionType.Builder.copyOf(AstroSTCDescriptionType.Builder _other) static <_B> AstroSTCDescriptionType.Builder<_B>AstroSTCDescriptionType.copyOf(AstroSTCDescriptionType _other) static <_B> AstroSTCDescriptionType.Builder<_B>AstroSTCDescriptionType.copyOf(AstroSTCDescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> AstroSTCDescriptionType.Builder<_B>AstroSTCDescriptionType.copyOf(StcBaseType _other) static <_B> AstroSTCDescriptionType.Builder<_B>AstroSTCDescriptionType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> AstroSTCDescriptionType.Builder<_B>AstroSTCDescriptionType.copyOf(StcDescriptionType _other) static <_B> AstroSTCDescriptionType.Builder<_B>AstroSTCDescriptionType.copyOf(StcDescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> AstroSTCDescriptionType.Builder<_B>AstroSTCDescriptionType.copyOf(StcMetadataType _other) static <_B> AstroSTCDescriptionType.Builder<_B>AstroSTCDescriptionType.copyOf(StcMetadataType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static AstroSTCDescriptionType.Builder<Void>AstroSTCDescriptionType.copyOnly(AstroSTCDescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroSTCDescriptionType.Builder<Void>AstroSTCDescriptionType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroSTCDescriptionType.Builder<Void>AstroSTCDescriptionType.copyOnly(StcDescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroSTCDescriptionType.Builder<Void>AstroSTCDescriptionType.copyOnly(StcMetadataType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) AstroSTCDescriptionType.newCopyBuilder()<_B> AstroSTCDescriptionType.Builder<_B>AstroSTCDescriptionType.newCopyBuilder(_B _parentBuilder) <_B> AstroSTCDescriptionType.Builder<_B>AstroSTCDescriptionType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) AstroSTCDescriptionType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) AstroSTCDescriptionType.Builder.withCoordAreas(jakarta.xml.bind.JAXBElement<? extends CoordAreaType>... coordAreas) Sets the new value of "coordAreas" (any previous value will be replaced)AstroSTCDescriptionType.Builder.withCoordAreas(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Sets the new value of "coordAreas" (any previous value will be replaced)AstroSTCDescriptionType.Builder.withCoords(jakarta.xml.bind.JAXBElement<? extends CoordsType>... coords) Sets the new value of "coords" (any previous value will be replaced)AstroSTCDescriptionType.Builder.withCoords(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordsType>> coords) Sets the new value of "coords" (any previous value will be replaced)AstroSTCDescriptionType.Builder.withCoordSys(jakarta.xml.bind.JAXBElement<? extends CoordSysType>... coordSys) Sets the new value of "coordSys" (any previous value will be replaced)AstroSTCDescriptionType.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)AstroSTCDescriptionType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)AstroSTCDescriptionType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)ObsDataLocationType.Builder.withObservationLocation()Returns the existing builder or a new builder to build the value of the "observationLocation" property.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 AstroSTCDescriptionType.BuilderModifier and TypeMethodDescriptionAstroSTCDescriptionType.Builder.copyOf(AstroSTCDescriptionType.Builder _other) <_B> voidAstroSTCDescriptionType.copyTo(AstroSTCDescriptionType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidAstroSTCDescriptionType.copyTo(AstroSTCDescriptionType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.