Class: DisplayModification

order.DisplayModification()

new DisplayModification()

Source:

Methods

(static) DisplayModification#getAmount() → {String}

Get the field value
Source:
Returns:
Type
String

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

Get the field value
Source:
Returns:
Type
String

(static) DisplayModification#getName() → {String}

Get the field value
Source:
Returns:
Type
String

(static) DisplayModification#setAmount(amount)

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

(static) DisplayModification#setId(id)

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

(static) DisplayModification#setName(name)

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