Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 965 Bytes

File metadata and controls

33 lines (27 loc) · 965 Bytes

Operator

This is a simple identifier object, representing a natural or legal person that is the owner or responsible person having control over one or more physical entitites.

Attributes, Units and Remarks

Attribute Unit Remarks
uuid --  
id -- Human readable identifier

Application example

OperatorInput profBroccoli = new OperatorInput(
        UUID.fromString("f15105c4-a2de-4ab8-a621-4bc98e372d92"),
        "Univ.-Prof. Dr. rer. hort. Klaus-Dieter Brokkoli"
      )

Caveats

Nothing - at least not known. If you found something, please contact us!