static GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.builder() | 
  | 
GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.Builder.code(CompartmentCode code) | 
 Identifies the compartment. 
 | 
GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.Builder.description(java.lang.String description) | 
 Convenience method for setting description. 
 | 
GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.Builder.description(String description) | 
 Documentation for FHIRPath expression. 
 | 
GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.Builder.expression(java.lang.String expression) | 
 Convenience method for setting expression. 
 | 
GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.Builder.expression(String expression) | 
 Custom rule, as a FHIRPath expression. 
 | 
GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.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. 
 | 
GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.Builder.from(GraphDefinition.Link.Target.Compartment compartment) | 
  | 
GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.Builder.id(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.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. 
 | 
GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.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. 
 | 
GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.Builder.rule(GraphCompartmentRule rule) | 
 identical | matching | different | no-rule | custom. 
 | 
GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.toBuilder() | 
  | 
GraphDefinition.Link.Target.Compartment.Builder | 
GraphDefinition.Link.Target.Compartment.Builder.use(GraphCompartmentUse use) | 
 Defines how the compartment rule is used - whether it it is used to test whether resources are subject to the rule, or 
 whether it is a rule that must be followed. 
 |