public interface GenericTotalType extends MonetaryAmountType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.lang.String | getName()
Returns the value of the 'Name' attribute.
|
void | setName(java.lang.String value)
Sets the value of the 'Name' attribute.
|
java.lang.String getName()