static DeviceDefinition.UdiDeviceIdentifier.Builder |
DeviceDefinition.UdiDeviceIdentifier.builder() |
|
DeviceDefinition.UdiDeviceIdentifier.Builder |
DeviceDefinition.UdiDeviceIdentifier.Builder.deviceIdentifier(String deviceIdentifier) |
The identifier that is to be associated with every Device that references this DeviceDefintiion for the issuer and
jurisdication porvided in the DeviceDefinition.udiDeviceIdentifier.
|
DeviceDefinition.UdiDeviceIdentifier.Builder |
DeviceDefinition.UdiDeviceIdentifier.Builder.deviceIdentifier(java.lang.String deviceIdentifier) |
Convenience method for setting deviceIdentifier .
|
DeviceDefinition.UdiDeviceIdentifier.Builder |
DeviceDefinition.UdiDeviceIdentifier.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
DeviceDefinition.UdiDeviceIdentifier.Builder |
DeviceDefinition.UdiDeviceIdentifier.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 DeviceDefinition.UdiDeviceIdentifier.Builder |
DeviceDefinition.UdiDeviceIdentifier.Builder.from(DeviceDefinition.UdiDeviceIdentifier udiDeviceIdentifier) |
|
DeviceDefinition.UdiDeviceIdentifier.Builder |
DeviceDefinition.UdiDeviceIdentifier.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
DeviceDefinition.UdiDeviceIdentifier.Builder |
DeviceDefinition.UdiDeviceIdentifier.Builder.issuer(Uri issuer) |
The organization that assigns the identifier algorithm.
|
DeviceDefinition.UdiDeviceIdentifier.Builder |
DeviceDefinition.UdiDeviceIdentifier.Builder.jurisdiction(Uri jurisdiction) |
The jurisdiction to which the deviceIdentifier applies.
|
DeviceDefinition.UdiDeviceIdentifier.Builder |
DeviceDefinition.UdiDeviceIdentifier.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.UdiDeviceIdentifier.Builder |
DeviceDefinition.UdiDeviceIdentifier.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.UdiDeviceIdentifier.Builder |
DeviceDefinition.UdiDeviceIdentifier.toBuilder() |
|