static Device.Property.Builder | 
Device.Property.builder() | 
  | 
Device.Property.Builder | 
Device.Property.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
Device.Property.Builder | 
Device.Property.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. 
 | 
protected Device.Property.Builder | 
Device.Property.Builder.from(Device.Property property) | 
  | 
Device.Property.Builder | 
Device.Property.Builder.id(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
Device.Property.Builder | 
Device.Property.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. 
 | 
Device.Property.Builder | 
Device.Property.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. 
 | 
Device.Property.Builder | 
Device.Property.toBuilder() | 
  | 
Device.Property.Builder | 
Device.Property.Builder.type(CodeableConcept type) | 
 Code that specifies the property DeviceDefinitionPropetyCode (Extensible). 
 | 
Device.Property.Builder | 
Device.Property.Builder.valueCode(CodeableConcept... valueCode) | 
 Property value as a code, e.g., NTP4 (synced to NTP). 
 | 
Device.Property.Builder | 
Device.Property.Builder.valueCode(java.util.Collection<CodeableConcept> valueCode) | 
 Property value as a code, e.g., NTP4 (synced to NTP). 
 | 
Device.Property.Builder | 
Device.Property.Builder.valueQuantity(Quantity... valueQuantity) | 
 Property value as a quantity. 
 | 
Device.Property.Builder | 
Device.Property.Builder.valueQuantity(java.util.Collection<Quantity> valueQuantity) | 
 Property value as a quantity. 
 |