static Device.UdiCarrier.Builder |
Device.UdiCarrier.builder() |
|
Device.UdiCarrier.Builder |
Device.UdiCarrier.Builder.carrierAIDC(Base64Binary carrierAIDC) |
The full UDI carrier of the Automatic Identification and Data Capture (AIDC) technology representation of the barcode
string as printed on the packaging of the device - e.g., a barcode or RFID.
|
Device.UdiCarrier.Builder |
Device.UdiCarrier.Builder.carrierHRF(String carrierHRF) |
The full UDI carrier as the human readable form (HRF) representation of the barcode string as printed on the packaging
of the device.
|
Device.UdiCarrier.Builder |
Device.UdiCarrier.Builder.deviceIdentifier(String deviceIdentifier) |
The device identifier (DI) is a mandatory, fixed portion of a UDI that identifies the labeler and the specific version
or model of a device.
|
Device.UdiCarrier.Builder |
Device.UdiCarrier.Builder.entryType(UDIEntryType entryType) |
A coded entry to indicate how the data was entered.
|
Device.UdiCarrier.Builder |
Device.UdiCarrier.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Device.UdiCarrier.Builder |
Device.UdiCarrier.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Device.UdiCarrier.Builder |
Device.UdiCarrier.Builder.from(Device.UdiCarrier udiCarrier) |
|
Device.UdiCarrier.Builder |
Device.UdiCarrier.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Device.UdiCarrier.Builder |
Device.UdiCarrier.Builder.issuer(Uri issuer) |
Organization that is charged with issuing UDIs for devices.
|
Device.UdiCarrier.Builder |
Device.UdiCarrier.Builder.jurisdiction(Uri jurisdiction) |
The identity of the authoritative source for UDI generation within a jurisdiction.
|
Device.UdiCarrier.Builder |
Device.UdiCarrier.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.UdiCarrier.Builder |
Device.UdiCarrier.Builder.modifierExtension(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.UdiCarrier.Builder |
Device.UdiCarrier.toBuilder() |
|