Uses of Class
org.javastro.ivoa.entities.resource.dataservice.CatalogService.Builder
Packages that use CatalogService.Builder
-
Uses of CatalogService.Builder in org.javastro.ivoa.entities.resource.dataservice
Methods in org.javastro.ivoa.entities.resource.dataservice that return CatalogService.BuilderModifier and TypeMethodDescriptionCatalogService.Builder.addAltIdentifiers(Iterable<? extends String> altIdentifiers) Adds the given items to the value of "altIdentifiers"CatalogService.Builder.addAltIdentifiers(String... altIdentifiers) Adds the given items to the value of "altIdentifiers"CatalogService.Builder.addCapabilities(Iterable<? extends Capability> capabilities) Adds the given items to the value of "capabilities"CatalogService.Builder.addCapabilities(Capability... capabilities) Adds the given items to the value of "capabilities"CatalogService.Builder.addFacilities(Iterable<? extends ResourceName> facilities) Adds the given items to the value of "facilities"CatalogService.Builder.addFacilities(ResourceName... facilities) Adds the given items to the value of "facilities"CatalogService.Builder.addInstruments(Iterable<? extends ResourceName> instruments) Adds the given items to the value of "instruments"CatalogService.Builder.addInstruments(ResourceName... instruments) Adds the given items to the value of "instruments"Adds the given items to the value of "rights"Adds the given items to the value of "rights"CatalogService.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"CatalogService.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"static CatalogService.Builder<Void>CatalogService.builder()static CatalogService.Builder<Void>CatalogService.copyExcept(CatalogResource _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CatalogService.Builder<Void>CatalogService.copyExcept(CatalogService _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CatalogService.Builder<Void>CatalogService.copyExcept(DataResource _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CatalogService.Builder<Void>CatalogService.copyExcept(Resource _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CatalogService.Builder<Void>CatalogService.copyExcept(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree) CatalogService.Builder.copyOf(CatalogService _other) CatalogService.Builder.copyOf(CatalogService.Builder _other) static <_B> CatalogService.Builder<_B>CatalogService.copyOf(CatalogResource _other) static <_B> CatalogService.Builder<_B>CatalogService.copyOf(CatalogResource _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> CatalogService.Builder<_B>CatalogService.copyOf(CatalogService _other) static <_B> CatalogService.Builder<_B>CatalogService.copyOf(CatalogService _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> CatalogService.Builder<_B>CatalogService.copyOf(DataResource _other) static <_B> CatalogService.Builder<_B>CatalogService.copyOf(DataResource _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> CatalogService.Builder<_B>static <_B> CatalogService.Builder<_B>CatalogService.copyOf(Resource _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> CatalogService.Builder<_B>static <_B> CatalogService.Builder<_B>CatalogService.copyOf(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static CatalogService.Builder<Void>CatalogService.copyOnly(CatalogResource _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CatalogService.Builder<Void>CatalogService.copyOnly(CatalogService _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CatalogService.Builder<Void>CatalogService.copyOnly(DataResource _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CatalogService.Builder<Void>static CatalogService.Builder<Void>CatalogService.newCopyBuilder()<_B> CatalogService.Builder<_B>CatalogService.newCopyBuilder(_B _parentBuilder) <_B> CatalogService.Builder<_B>CatalogService.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CatalogService.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CatalogService.Builder.withAltIdentifiers(Iterable<? extends String> altIdentifiers) Sets the new value of "altIdentifiers" (any previous value will be replaced)CatalogService.Builder.withAltIdentifiers(String... altIdentifiers) Sets the new value of "altIdentifiers" (any previous value will be replaced)CatalogService.Builder.withCapabilities(Iterable<? extends Capability> capabilities) Sets the new value of "capabilities" (any previous value will be replaced)CatalogService.Builder.withCapabilities(Capability... capabilities) Sets the new value of "capabilities" (any previous value will be replaced)CatalogService.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)CatalogService.Builder.withCoverage(Coverage coverage) Sets the new value of "coverage" (any previous value will be replaced)CatalogService.Builder.withCreated(LocalDateTime created) Sets the new value of "created" (any previous value will be replaced)CatalogService.Builder.withCuration(Curation curation) Sets the new value of "curation" (any previous value will be replaced)CatalogService.Builder.withFacilities(Iterable<? extends ResourceName> facilities) Sets the new value of "facilities" (any previous value will be replaced)CatalogService.Builder.withFacilities(ResourceName... facilities) Sets the new value of "facilities" (any previous value will be replaced)CatalogService.Builder.withIdentifier(String identifier) Sets the new value of "identifier" (any previous value will be replaced)CatalogService.Builder.withInstruments(Iterable<? extends ResourceName> instruments) Sets the new value of "instruments" (any previous value will be replaced)CatalogService.Builder.withInstruments(ResourceName... instruments) Sets the new value of "instruments" (any previous value will be replaced)CatalogService.Builder.withRights(Iterable<? extends Rights> rights) Sets the new value of "rights" (any previous value will be replaced)CatalogService.Builder.withRights(Rights... rights) Sets the new value of "rights" (any previous value will be replaced)CatalogService.Builder.withShortName(String shortName) Sets the new value of "shortName" (any previous value will be replaced)CatalogService.Builder.withStatus(String status) Sets the new value of "status" (any previous value will be replaced)CatalogService.Builder.withTableset(Tableset tableset) Sets the new value of "tableset" (any previous value will be replaced)Sets the new value of "title" (any previous value will be replaced)CatalogService.Builder.withUpdated(LocalDateTime updated) Sets the new value of "updated" (any previous value will be replaced)CatalogService.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)CatalogService.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)CatalogService.Builder.withVersion(String version) Sets the new value of "version" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.resource.dataservice that return types with arguments of type CatalogService.BuilderModifier and TypeMethodDescriptionContent.Builder<? extends CatalogService.Builder<_B>>CatalogService.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.Coverage.Builder<? extends CatalogService.Builder<_B>>CatalogService.Builder.withCoverage()Returns the existing builder or a new builder to build the value of the "coverage" property.Curation.Builder<? extends CatalogService.Builder<_B>>CatalogService.Builder.withCuration()Returns the existing builder or a new builder to build the value of the "curation" property.Tableset.Builder<? extends CatalogService.Builder<_B>>CatalogService.Builder.withTableset()Returns the existing builder or a new builder to build the value of the "tableset" property.Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type CatalogService.BuilderModifier and TypeMethodDescriptionCatalogService.Builder.copyOf(CatalogService.Builder _other) <_B> voidCatalogService.copyTo(CatalogService.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidCatalogService.copyTo(CatalogService.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.