static CompartmentDefinition.Builder | 
CompartmentDefinition.builder() | 
  | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.code(CompartmentType code) | 
 Which compartment this definition describes. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.contact(java.util.Collection<ContactDetail> contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.contact(ContactDetail... contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.contained(java.util.Collection<Resource> contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.contained(Resource... contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.date(DateTime date) | 
 The date (and optionally time) when the compartment definition was published. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.description(Markdown description) | 
 A free text natural language description of the compartment definition from a consumer's perspective. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.experimental(java.lang.Boolean experimental) | 
 Convenience method for setting experimental. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.experimental(Boolean experimental) | 
 A Boolean value to indicate that this compartment definition is authored for testing purposes (or 
 education/evaluation/marketing) and is not intended to be used for genuine usage. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.extension(java.util.Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.from(CompartmentDefinition compartmentDefinition) | 
  | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.id(java.lang.String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.implicitRules(Uri implicitRules) | 
 A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.name(java.lang.String name) | 
 Convenience method for setting name. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.name(String name) | 
 A natural language name identifying the compartment definition. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.publisher(java.lang.String publisher) | 
 Convenience method for setting publisher. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.publisher(String publisher) | 
 The name of the organization or individual that published the compartment definition. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.purpose(Markdown purpose) | 
 Explanation of why this compartment definition is needed and why it has been designed as it has. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.resource(java.util.Collection<CompartmentDefinition.Resource> resource) | 
 Information about how a resource is related to the compartment. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.resource(CompartmentDefinition.Resource... resource) | 
 Information about how a resource is related to the compartment. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.search(java.lang.Boolean search) | 
 Convenience method for setting search. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.search(Boolean search) | 
 Whether the search syntax is supported,. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.status(PublicationStatus status) | 
 The status of this compartment definition. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.text(Narrative text) | 
 A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.toBuilder() | 
  | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.url(Uri url) | 
 An absolute URI that is used to identify this compartment definition when it is referenced in a specification, model, 
 design or an instance; also called its canonical identifier. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.useContext(java.util.Collection<UsageContext> useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.useContext(UsageContext... useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.version(java.lang.String version) | 
 Convenience method for setting version. 
 | 
CompartmentDefinition.Builder | 
CompartmentDefinition.Builder.version(String version) | 
 The identifier that is used to identify this version of the compartment definition when it is referenced in a 
 specification, model, design or instance. 
 |