MES Material Ref Property
Sepasoft MES Module Suite
MES Material Ref Property
The MES Material Ref Property object contains information about the material complex property of a segment.
Object Creation
Object Functions
getType()
Gets the name of MES object type that is set as material reference.
getType()
None
String mesObjectTypeName - Name of MES object type that is set as material reference.
All
getUUID()
Get the unique identifier representing the reference of material.
getUUID()
None
String uuid - The unique identifier that represents the material lot reference.
All
setType(mesObjectTypeName)
Sets the name of MES object type to set as material reference.
setType(mesObjectTypeName)
String mesObjectTypeName - Name of MES object type to set as material reference.
Nothing
All
setUUID(uuid)
Set the unique identifier that represent the reference of material.
setUUID(uuid)
String uuid - The unique identifier to set for material lot reference.
Nothing
All
Sepasoft MES Module Suite