Skip to main content

GUID

Complete API reference for GUID, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Uncategorized

Component: no


public class GUID

Constructors

SignatureDescription
GUID(GUID)Executes GUID and returns after the underlying engine call finishes.
GUID()Executes GUID and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
guidGUIDRepresents the guid value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
duplicableGUIDStringget/setVirtual attribute exposed by getDuplicableGUID. Access it like a field to read or write the underlying value.
metaIDStringget/setVirtual attribute exposed by getMetaID. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
getUniqueGUID()StringReturns the current unique guid.