GUID
Complete API reference for GUID, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Uncategorized
Component: no
public class GUID
Constructors
| Signature | Description |
|---|---|
GUID(GUID) | Executes GUID and returns after the underlying engine call finishes. |
GUID() | Executes GUID and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
guid | GUID | Represents the guid value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
duplicableGUID | String | get/set | Virtual attribute exposed by getDuplicableGUID. Access it like a field to read or write the underlying value. |
metaID | String | get/set | Virtual attribute exposed by getMetaID. Access it like a field to read or write the underlying value. |
Methods
| Signature | Returns | Description |
|---|---|---|
getUniqueGUID() | String | Returns the current unique guid. |