new Reference()
- Source:
Methods
(static) Reference#getId() → {String}
Get the field value
ID of the reference that uses this set of hours
- Source:
Returns:
- Type
- String
(static) Reference#getType() → {hours.ReferenceType}
Get the field value
External type that these hours reference
- Source:
Returns:
- Type
- hours.ReferenceType
(static) Reference#setId(id)
Set the field value
ID of the reference that uses this set of hours
Parameters:
Name | Type | Description |
---|---|---|
id |
String |
- Source:
(static) Reference#setType(type)
Set the field value
External type that these hours reference
Parameters:
Name | Type | Description |
---|---|---|
type |
hours.ReferenceType |
- Source: