TemplateObjectData

The Brady SDK TemplateObjectData object allows the user to retrieve an object on a Brady Workstation Template.

getName()

getName gets a String representing the TemplateDataObject's set name.

getValue()

getValue gets a String representing the TemplateDataObject's set value.

setValue(String value)

setValue take's a String representing a new value that a user wants to set to the object. This is how a user may set the value of a Placeholder element on a Brady Workstation Template.

getTemplateObjectType()

getDataObjectType gets a DataObjectType representing the type of object the instance is.