Class: AssociatedDeviceBundle

device.AssociatedDeviceBundle()

new AssociatedDeviceBundle()

Source:

Methods

(static) AssociatedDeviceBundle#getAssociatedTime() → {Number}

Get the field value The time that the device bundle was associated to a device
Source:
Returns:
must be a long integer
Type
Number

(static) AssociatedDeviceBundle#getBundleIndicator() → {String}

Get the field value
Source:
Returns:
Type
String

(static) AssociatedDeviceBundle#getCreatedTime() → {Number}

Get the field value The time that the device bundle was created
Source:
Returns:
must be a long integer
Type
Number

(static) AssociatedDeviceBundle#getDeletedTime() → {Number}

Get the field value The time that the device bundle was deleted
Source:
Returns:
must be a long integer
Type
Number

(static) AssociatedDeviceBundle#getDisassociatedTime() → {Number}

Get the field value The time that the device bundle was disassociated from a device
Source:
Returns:
must be a long integer
Type
Number

(static) AssociatedDeviceBundle#getId() → {String}

Get the field value Unique identifier
Source:
Returns:
Type
String

(static) AssociatedDeviceBundle#setAssociatedTime(associatedTime)

Set the field value The time that the device bundle was associated to a device
Parameters:
Name Type Description
associatedTime Number must be a long integer
Source:

(static) AssociatedDeviceBundle#setBundleIndicator(bundleIndicator)

Set the field value
Parameters:
Name Type Description
bundleIndicator String
Source:

(static) AssociatedDeviceBundle#setCreatedTime(createdTime)

Set the field value The time that the device bundle was created
Parameters:
Name Type Description
createdTime Number must be a long integer
Source:

(static) AssociatedDeviceBundle#setDeletedTime(deletedTime)

Set the field value The time that the device bundle was deleted
Parameters:
Name Type Description
deletedTime Number must be a long integer
Source:

(static) AssociatedDeviceBundle#setDisassociatedTime(disassociatedTime)

Set the field value The time that the device bundle was disassociated from a device
Parameters:
Name Type Description
disassociatedTime Number must be a long integer
Source:

(static) AssociatedDeviceBundle#setId(id)

Set the field value Unique identifier
Parameters:
Name Type Description
id String
Source: