Class Standard.Builder<_B>
java.lang.Object
org.javastro.ivoa.entities.resource.Resource.Builder<_B>
org.javastro.ivoa.entities.resource.standard.Standard.Builder<_B>
- All Implemented Interfaces:
com.kscs.util.jaxb.Buildable
- Direct Known Subclasses:
ServiceStandard.Builder
- Enclosing class:
- Standard
public static class Standard.Builder<_B>
extends Resource.Builder<_B>
implements com.kscs.util.jaxb.Buildable
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.kscs.util.jaxb.Buildable
com.kscs.util.jaxb.Buildable.PrimitiveBuildable -
Field Summary
Fields inherited from class org.javastro.ivoa.entities.resource.Resource.Builder
_parentBuilder, _storedValue -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAltIdentifiers(Iterable<? extends String> altIdentifiers) Adds the given items to the value of "altIdentifiers"addAltIdentifiers(String... altIdentifiers) Adds the given items to the value of "altIdentifiers"EndorsedVersion.Builder<? extends Standard.Builder<_B>>Returns a new builder to build an additional value of the "EndorsedVersions" property.addEndorsedVersions(Iterable<? extends EndorsedVersion> endorsedVersions) Adds the given items to the value of "endorsedVersions"addEndorsedVersions(EndorsedVersion... endorsedVersions) Adds the given items to the value of "endorsedVersions"StandardKey.Builder<? extends Standard.Builder<_B>>addKeies()Returns a new builder to build an additional value of the "Keies" property.addKeies(Iterable<? extends StandardKey> keies) Adds the given items to the value of "keies"addKeies(StandardKey... keies) Adds the given items to the value of "keies"Schema.Builder<? extends Standard.Builder<_B>>Returns a new builder to build an additional value of the "Schemas" property.addSchemas(Iterable<? extends Schema> schemas) Adds the given items to the value of "schemas"addSchemas(Schema... schemas) Adds the given items to the value of "schemas"addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"build()copyOf(Standard.Builder _other) protected <_P extends Standard>
_Pinit(_P _product) withAltIdentifiers(Iterable<? extends String> altIdentifiers) Sets the new value of "altIdentifiers" (any previous value will be replaced)withAltIdentifiers(String... altIdentifiers) Sets the new value of "altIdentifiers" (any previous value will be replaced)Content.Builder<? extends Standard.Builder<_B>>Returns the existing builder or a new builder to build the value of the "content" property.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)withCreated(ZonedDateTime created) Sets the new value of "created" (any previous value will be replaced)Curation.Builder<? extends Standard.Builder<_B>>Returns the existing builder or a new builder to build the value of the "curation" property.withCuration(Curation curation) Sets the new value of "curation" (any previous value will be replaced)withDeprecated(String deprecated) Sets the new value of "deprecated" (any previous value will be replaced)withEndorsedVersions(Iterable<? extends EndorsedVersion> endorsedVersions) Sets the new value of "endorsedVersions" (any previous value will be replaced)withEndorsedVersions(EndorsedVersion... endorsedVersions) Sets the new value of "endorsedVersions" (any previous value will be replaced)withIdentifier(String identifier) Sets the new value of "identifier" (any previous value will be replaced)withKeies(Iterable<? extends StandardKey> keies) Sets the new value of "keies" (any previous value will be replaced)withKeies(StandardKey... keies) Sets the new value of "keies" (any previous value will be replaced)withSchemas(Iterable<? extends Schema> schemas) Sets the new value of "schemas" (any previous value will be replaced)withSchemas(Schema... schemas) Sets the new value of "schemas" (any previous value will be replaced)withShortName(String shortName) Sets the new value of "shortName" (any previous value will be replaced)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)withUpdated(ZonedDateTime updated) Sets the new value of "updated" (any previous value will be replaced)withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)withVersion(String version) Sets the new value of "version" (any previous value will be replaced)Methods inherited from class org.javastro.ivoa.entities.resource.Resource.Builder
addValidationLevels, copyOf, copyOf, end, init
-
Constructor Details
-
Builder
-
Builder
-
-
Method Details
-
init
-
addEndorsedVersions
public Standard.Builder<_B> addEndorsedVersions(Iterable<? extends EndorsedVersion> endorsedVersions) Adds the given items to the value of "endorsedVersions"- Parameters:
endorsedVersions- Items to add to the value of the "endorsedVersions" property
-
withEndorsedVersions
public Standard.Builder<_B> withEndorsedVersions(Iterable<? extends EndorsedVersion> endorsedVersions) Sets the new value of "endorsedVersions" (any previous value will be replaced)- Parameters:
endorsedVersions- New value of the "endorsedVersions" property.
-
addEndorsedVersions
Adds the given items to the value of "endorsedVersions"- Parameters:
endorsedVersions- Items to add to the value of the "endorsedVersions" property
-
withEndorsedVersions
Sets the new value of "endorsedVersions" (any previous value will be replaced)- Parameters:
endorsedVersions- New value of the "endorsedVersions" property.
-
addEndorsedVersions
Returns a new builder to build an additional value of the "EndorsedVersions" property. UseEndorsedVersion.Builder.end()to return to the current builder.- Returns:
- a new builder to build an additional value of the "EndorsedVersions" property.
Use
EndorsedVersion.Builder.end()to return to the current builder.
-
addSchemas
Adds the given items to the value of "schemas"- Parameters:
schemas- Items to add to the value of the "schemas" property
-
withSchemas
Sets the new value of "schemas" (any previous value will be replaced)- Parameters:
schemas- New value of the "schemas" property.
-
addSchemas
Adds the given items to the value of "schemas"- Parameters:
schemas- Items to add to the value of the "schemas" property
-
withSchemas
Sets the new value of "schemas" (any previous value will be replaced)- Parameters:
schemas- New value of the "schemas" property.
-
addSchemas
Returns a new builder to build an additional value of the "Schemas" property. UseSchema.Builder.end()to return to the current builder.- Returns:
- a new builder to build an additional value of the "Schemas" property.
Use
Schema.Builder.end()to return to the current builder.
-
withDeprecated
Sets the new value of "deprecated" (any previous value will be replaced)- Parameters:
deprecated- New value of the "deprecated" property.
-
addKeies
Adds the given items to the value of "keies"- Parameters:
keies- Items to add to the value of the "keies" property
-
withKeies
Sets the new value of "keies" (any previous value will be replaced)- Parameters:
keies- New value of the "keies" property.
-
addKeies
Adds the given items to the value of "keies"- Parameters:
keies- Items to add to the value of the "keies" property
-
withKeies
Sets the new value of "keies" (any previous value will be replaced)- Parameters:
keies- New value of the "keies" property.
-
addKeies
Returns a new builder to build an additional value of the "Keies" property. UseStandardKey.Builder.end()to return to the current builder.- Returns:
- a new builder to build an additional value of the "Keies" property.
Use
StandardKey.Builder.end()to return to the current builder.
-
addValidationLevels
Adds the given items to the value of "validationLevels"- Overrides:
addValidationLevelsin classResource.Builder<_B>- Parameters:
validationLevels- Items to add to the value of the "validationLevels" property
-
addValidationLevels
Adds the given items to the value of "validationLevels"- Overrides:
addValidationLevelsin classResource.Builder<_B>- Parameters:
validationLevels- Items to add to the value of the "validationLevels" property
-
withValidationLevels
Sets the new value of "validationLevels" (any previous value will be replaced)- Overrides:
withValidationLevelsin classResource.Builder<_B>- Parameters:
validationLevels- New value of the "validationLevels" property.
-
withValidationLevels
Sets the new value of "validationLevels" (any previous value will be replaced)- Overrides:
withValidationLevelsin classResource.Builder<_B>- Parameters:
validationLevels- New value of the "validationLevels" property.
-
withTitle
Sets the new value of "title" (any previous value will be replaced)- Overrides:
withTitlein classResource.Builder<_B>- Parameters:
title- New value of the "title" property.
-
withShortName
Sets the new value of "shortName" (any previous value will be replaced)- Overrides:
withShortNamein classResource.Builder<_B>- Parameters:
shortName- New value of the "shortName" property.
-
withIdentifier
Sets the new value of "identifier" (any previous value will be replaced)- Overrides:
withIdentifierin classResource.Builder<_B>- Parameters:
identifier- New value of the "identifier" property.
-
addAltIdentifiers
Adds the given items to the value of "altIdentifiers"- Overrides:
addAltIdentifiersin classResource.Builder<_B>- Parameters:
altIdentifiers- Items to add to the value of the "altIdentifiers" property
-
addAltIdentifiers
Adds the given items to the value of "altIdentifiers"- Overrides:
addAltIdentifiersin classResource.Builder<_B>- Parameters:
altIdentifiers- Items to add to the value of the "altIdentifiers" property
-
withAltIdentifiers
Sets the new value of "altIdentifiers" (any previous value will be replaced)- Overrides:
withAltIdentifiersin classResource.Builder<_B>- Parameters:
altIdentifiers- New value of the "altIdentifiers" property.
-
withAltIdentifiers
Sets the new value of "altIdentifiers" (any previous value will be replaced)- Overrides:
withAltIdentifiersin classResource.Builder<_B>- Parameters:
altIdentifiers- New value of the "altIdentifiers" property.
-
withCuration
Sets the new value of "curation" (any previous value will be replaced)- Overrides:
withCurationin classResource.Builder<_B>- Parameters:
curation- New value of the "curation" property.
-
withCuration
Returns the existing builder or a new builder to build the value of the "curation" property. UseCuration.Builder.end()to return to the current builder.- Overrides:
withCurationin classResource.Builder<_B>- Returns:
- A new builder to build the value of the "curation" property.
Use
Curation.Builder.end()to return to the current builder.
-
withContent
Sets the new value of "content" (any previous value will be replaced)- Overrides:
withContentin classResource.Builder<_B>- Parameters:
content- New value of the "content" property.
-
withContent
Returns the existing builder or a new builder to build the value of the "content" property. UseContent.Builder.end()to return to the current builder.- Overrides:
withContentin classResource.Builder<_B>- Returns:
- A new builder to build the value of the "content" property.
Use
Content.Builder.end()to return to the current builder.
-
withCreated
Sets the new value of "created" (any previous value will be replaced)- Overrides:
withCreatedin classResource.Builder<_B>- Parameters:
created- New value of the "created" property.
-
withUpdated
Sets the new value of "updated" (any previous value will be replaced)- Overrides:
withUpdatedin classResource.Builder<_B>- Parameters:
updated- New value of the "updated" property.
-
withStatus
Sets the new value of "status" (any previous value will be replaced)- Overrides:
withStatusin classResource.Builder<_B>- Parameters:
status- New value of the "status" property.
-
withVersion
Sets the new value of "version" (any previous value will be replaced)- Overrides:
withVersionin classResource.Builder<_B>- Parameters:
version- New value of the "version" property.
-
build
- Specified by:
buildin interfacecom.kscs.util.jaxb.Buildable- Overrides:
buildin classResource.Builder<_B>
-
copyOf
-
copyOf
-