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