Class Citation.CitedArtifact.PublicationForm.PublishedIn.Builder
- java.lang.Object
 - 
- org.linuxforhealth.fhir.model.builder.AbstractBuilder<Element>
 - 
- org.linuxforhealth.fhir.model.type.Element.Builder
 - 
- org.linuxforhealth.fhir.model.type.BackboneElement.Builder
 - 
- org.linuxforhealth.fhir.model.resource.Citation.CitedArtifact.PublicationForm.PublishedIn.Builder
 
 
 
 
 
- 
- Enclosing class:
 - Citation.CitedArtifact.PublicationForm.PublishedIn
 
public static class Citation.CitedArtifact.PublicationForm.PublishedIn.Builder extends BackboneElement.Builder
 
- 
- 
Field Summary
- 
Fields inherited from class org.linuxforhealth.fhir.model.type.BackboneElement.Builder
modifierExtension 
- 
Fields inherited from class org.linuxforhealth.fhir.model.type.Element.Builder
extension, id 
- 
Fields inherited from class org.linuxforhealth.fhir.model.builder.AbstractBuilder
validating 
 - 
 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Citation.CitedArtifact.PublicationForm.PublishedInbuild()Citation.CitedArtifact.PublicationForm.PublishedIn.Builderextension(java.util.Collection<Extension> extension)May be used to represent additional information that is not part of the basic definition of the element.Citation.CitedArtifact.PublicationForm.PublishedIn.Builderextension(Extension... extension)May be used to represent additional information that is not part of the basic definition of the element.protected Citation.CitedArtifact.PublicationForm.PublishedIn.Builderfrom(Citation.CitedArtifact.PublicationForm.PublishedIn publishedIn)Citation.CitedArtifact.PublicationForm.PublishedIn.Builderid(java.lang.String id)Unique id for the element within a resource (for internal references).Citation.CitedArtifact.PublicationForm.PublishedIn.Builderidentifier(java.util.Collection<Identifier> identifier)Journal identifiers include ISSN, ISO Abbreviation and NLMuniqueID; Book identifiers include ISBN.Citation.CitedArtifact.PublicationForm.PublishedIn.Builderidentifier(Identifier... identifier)Journal identifiers include ISSN, ISO Abbreviation and NLMuniqueID; Book identifiers include ISBN.Citation.CitedArtifact.PublicationForm.PublishedIn.BuildermodifierExtension(java.util.Collection<Extension> modifierExtension)May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants.Citation.CitedArtifact.PublicationForm.PublishedIn.BuildermodifierExtension(Extension... modifierExtension)May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants.Citation.CitedArtifact.PublicationForm.PublishedIn.Builderpublisher(Reference publisher)Name of the publisher.Citation.CitedArtifact.PublicationForm.PublishedIn.BuilderpublisherLocation(java.lang.String publisherLocation)Convenience method for settingpublisherLocation.Citation.CitedArtifact.PublicationForm.PublishedIn.BuilderpublisherLocation(String publisherLocation)Geographic location of the publisher.Citation.CitedArtifact.PublicationForm.PublishedIn.Buildertitle(java.lang.String title)Convenience method for settingtitle.Citation.CitedArtifact.PublicationForm.PublishedIn.Buildertitle(String title)Name of the database or title of the book or journal.Citation.CitedArtifact.PublicationForm.PublishedIn.Buildertype(CodeableConcept type)Kind of container (e.g.protected voidvalidate(Citation.CitedArtifact.PublicationForm.PublishedIn publishedIn)- 
Methods inherited from class org.linuxforhealth.fhir.model.type.BackboneElement.Builder
from, validate 
- 
Methods inherited from class org.linuxforhealth.fhir.model.type.Element.Builder
from, validate 
- 
Methods inherited from class org.linuxforhealth.fhir.model.builder.AbstractBuilder
isValidating, setValidating 
 - 
 
 - 
 
- 
- 
Method Detail
- 
id
public Citation.CitedArtifact.PublicationForm.PublishedIn.Builder id(java.lang.String id)
Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.- Overrides:
 idin classBackboneElement.Builder- Parameters:
 id- Unique id for inter-element referencing- Returns:
 - A reference to this Builder instance
 
 
- 
extension
public Citation.CitedArtifact.PublicationForm.PublishedIn.Builder extension(Extension... extension)
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Adds new element(s) to the existing list. If any of the elements are null, calling
build()will fail.- Overrides:
 extensionin classBackboneElement.Builder- Parameters:
 extension- Additional content defined by implementations- Returns:
 - A reference to this Builder instance
 
 
- 
extension
public Citation.CitedArtifact.PublicationForm.PublishedIn.Builder extension(java.util.Collection<Extension> extension)
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Replaces the existing list with a new one containing elements from the Collection. If any of the elements are null, calling
build()will fail.- Overrides:
 extensionin classBackboneElement.Builder- Parameters:
 extension- Additional content defined by implementations- Returns:
 - A reference to this Builder instance
 - Throws:
 java.lang.NullPointerException- If the passed collection is null
 
- 
modifierExtension
public Citation.CitedArtifact.PublicationForm.PublishedIn.Builder modifierExtension(Extension... modifierExtension)
May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
Adds new element(s) to the existing list. If any of the elements are null, calling
build()will fail.- Overrides:
 modifierExtensionin classBackboneElement.Builder- Parameters:
 modifierExtension- Extensions that cannot be ignored even if unrecognized- Returns:
 - A reference to this Builder instance
 
 
- 
modifierExtension
public Citation.CitedArtifact.PublicationForm.PublishedIn.Builder modifierExtension(java.util.Collection<Extension> modifierExtension)
May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
Replaces the existing list with a new one containing elements from the Collection. If any of the elements are null, calling
build()will fail.- Overrides:
 modifierExtensionin classBackboneElement.Builder- Parameters:
 modifierExtension- Extensions that cannot be ignored even if unrecognized- Returns:
 - A reference to this Builder instance
 - Throws:
 java.lang.NullPointerException- If the passed collection is null
 
- 
type
public Citation.CitedArtifact.PublicationForm.PublishedIn.Builder type(CodeableConcept type)
Kind of container (e.g. Periodical, database, or book).- Parameters:
 type- Kind of container (e.g. Periodical, database, or book)- Returns:
 - A reference to this Builder instance
 
 
- 
identifier
public Citation.CitedArtifact.PublicationForm.PublishedIn.Builder identifier(Identifier... identifier)
Journal identifiers include ISSN, ISO Abbreviation and NLMuniqueID; Book identifiers include ISBN.Adds new element(s) to the existing list. If any of the elements are null, calling
build()will fail.- Parameters:
 identifier- Journal identifiers include ISSN, ISO Abbreviation and NLMuniqueID; Book identifiers include ISBN- Returns:
 - A reference to this Builder instance
 
 
- 
identifier
public Citation.CitedArtifact.PublicationForm.PublishedIn.Builder identifier(java.util.Collection<Identifier> identifier)
Journal identifiers include ISSN, ISO Abbreviation and NLMuniqueID; Book identifiers include ISBN.Replaces the existing list with a new one containing elements from the Collection. If any of the elements are null, calling
build()will fail.- Parameters:
 identifier- Journal identifiers include ISSN, ISO Abbreviation and NLMuniqueID; Book identifiers include ISBN- Returns:
 - A reference to this Builder instance
 - Throws:
 java.lang.NullPointerException- If the passed collection is null
 
- 
title
public Citation.CitedArtifact.PublicationForm.PublishedIn.Builder title(java.lang.String title)
Convenience method for settingtitle.- Parameters:
 title- Name of the database or title of the book or journal- Returns:
 - A reference to this Builder instance
 - See Also:
 title(org.linuxforhealth.fhir.model.type.String)
 
- 
title
public Citation.CitedArtifact.PublicationForm.PublishedIn.Builder title(String title)
Name of the database or title of the book or journal.- Parameters:
 title- Name of the database or title of the book or journal- Returns:
 - A reference to this Builder instance
 
 
- 
publisher
public Citation.CitedArtifact.PublicationForm.PublishedIn.Builder publisher(Reference publisher)
Name of the publisher.Allowed resource types for this reference:
- Parameters:
 publisher- Name of the publisher- Returns:
 - A reference to this Builder instance
 
 
- 
publisherLocation
public Citation.CitedArtifact.PublicationForm.PublishedIn.Builder publisherLocation(java.lang.String publisherLocation)
Convenience method for settingpublisherLocation.- Parameters:
 publisherLocation- Geographic location of the publisher- Returns:
 - A reference to this Builder instance
 - See Also:
 publisherLocation(org.linuxforhealth.fhir.model.type.String)
 
- 
publisherLocation
public Citation.CitedArtifact.PublicationForm.PublishedIn.Builder publisherLocation(String publisherLocation)
Geographic location of the publisher.- Parameters:
 publisherLocation- Geographic location of the publisher- Returns:
 - A reference to this Builder instance
 
 
- 
build
public Citation.CitedArtifact.PublicationForm.PublishedIn build()
- Specified by:
 buildin interfaceBuilder<Element>- Specified by:
 buildin classBackboneElement.Builder- Returns:
 - An immutable object of type 
Citation.CitedArtifact.PublicationForm.PublishedIn - Throws:
 java.lang.IllegalStateException- if the current state cannot be built into a valid PublishedIn per the base specification
 
- 
validate
protected void validate(Citation.CitedArtifact.PublicationForm.PublishedIn publishedIn)
 
- 
from
protected Citation.CitedArtifact.PublicationForm.PublishedIn.Builder from(Citation.CitedArtifact.PublicationForm.PublishedIn publishedIn)
 
 - 
 
 -