Schedule.Builder | 
Schedule.Builder.active(Boolean active) | 
 Whether this schedule record is in active use or should not be used (such as was entered in error). 
 | 
Schedule.Builder | 
Schedule.Builder.active(Boolean active) | 
 Convenience method for setting active. 
 | 
Schedule.Builder | 
Schedule.Builder.actor(Reference... actor) | 
 Slots that reference this schedule resource provide the availability details to these referenced resource(s). 
 | 
Schedule.Builder | 
Schedule.Builder.actor(Collection<Reference> actor) | 
 Slots that reference this schedule resource provide the availability details to these referenced resource(s). 
 | 
static Schedule.Builder | 
Schedule.builder() | 
  | 
Schedule.Builder | 
Schedule.Builder.comment(String comment) | 
 Comments on the availability to describe any extended information. 
 | 
Schedule.Builder | 
Schedule.Builder.comment(String comment) | 
 Convenience method for setting comment. 
 | 
Schedule.Builder | 
Schedule.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. 
 | 
Schedule.Builder | 
Schedule.Builder.contained(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. 
 | 
Schedule.Builder | 
Schedule.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
Schedule.Builder | 
Schedule.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected Schedule.Builder | 
Schedule.Builder.from(Schedule schedule) | 
  | 
Schedule.Builder | 
Schedule.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
Schedule.Builder | 
Schedule.Builder.identifier(Identifier... identifier) | 
 External Ids for this item. 
 | 
Schedule.Builder | 
Schedule.Builder.identifier(Collection<Identifier> identifier) | 
 External Ids for this item. 
 | 
Schedule.Builder | 
Schedule.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. 
 | 
Schedule.Builder | 
Schedule.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
Schedule.Builder | 
Schedule.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
Schedule.Builder | 
Schedule.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. 
 | 
Schedule.Builder | 
Schedule.Builder.modifierExtension(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. 
 | 
Schedule.Builder | 
Schedule.Builder.planningHorizon(Period planningHorizon) | 
 The period of time that the slots that reference this Schedule resource cover (even if none exist). 
 | 
Schedule.Builder | 
Schedule.Builder.serviceCategory(CodeableConcept... serviceCategory) | 
 A broad categorization of the service that is to be performed during this appointment. 
 | 
Schedule.Builder | 
Schedule.Builder.serviceCategory(Collection<CodeableConcept> serviceCategory) | 
 A broad categorization of the service that is to be performed during this appointment. 
 | 
Schedule.Builder | 
Schedule.Builder.serviceType(CodeableConcept... serviceType) | 
 The specific service that is to be performed during this appointment. 
 | 
Schedule.Builder | 
Schedule.Builder.serviceType(Collection<CodeableConcept> serviceType) | 
 The specific service that is to be performed during this appointment. 
 | 
Schedule.Builder | 
Schedule.Builder.specialty(CodeableConcept... specialty) | 
 The specialty of a practitioner that would be required to perform the service requested in this appointment. 
 | 
Schedule.Builder | 
Schedule.Builder.specialty(Collection<CodeableConcept> specialty) | 
 The specialty of a practitioner that would be required to perform the service requested in this appointment. 
 | 
Schedule.Builder | 
Schedule.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. 
 | 
Schedule.Builder | 
Schedule.toBuilder() | 
  |