static DeviceDefinition.Capability.Builder |
DeviceDefinition.Capability.builder() |
|
DeviceDefinition.Capability.Builder |
DeviceDefinition.Capability.Builder.description(java.util.Collection<CodeableConcept> description) |
Description of capability.
|
DeviceDefinition.Capability.Builder |
DeviceDefinition.Capability.Builder.description(CodeableConcept... description) |
Description of capability.
|
DeviceDefinition.Capability.Builder |
DeviceDefinition.Capability.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.
|
DeviceDefinition.Capability.Builder |
DeviceDefinition.Capability.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected DeviceDefinition.Capability.Builder |
DeviceDefinition.Capability.Builder.from(DeviceDefinition.Capability capability) |
|
DeviceDefinition.Capability.Builder |
DeviceDefinition.Capability.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
DeviceDefinition.Capability.Builder |
DeviceDefinition.Capability.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.
|
DeviceDefinition.Capability.Builder |
DeviceDefinition.Capability.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.
|
DeviceDefinition.Capability.Builder |
DeviceDefinition.Capability.toBuilder() |
|
DeviceDefinition.Capability.Builder |
DeviceDefinition.Capability.Builder.type(CodeableConcept type) |
Type of capability.
|