|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NegativeCurrencyFormat | |
---|---|
com.primavera.integration.client.bo.enm | Typesafe enumerations |
com.primavera.integration.client.bo.object | Client business object classes |
Uses of NegativeCurrencyFormat in com.primavera.integration.client.bo.enm |
---|
Methods in com.primavera.integration.client.bo.enm that return NegativeCurrencyFormat | |
---|---|
static NegativeCurrencyFormat |
NegativeCurrencyFormat.getNegativeCurrencyFormat(int iNegativeCurrencyFormat)
Gets an instance of NegativeCurrencyFormat based on the integer value specified. |
static NegativeCurrencyFormat |
NegativeCurrencyFormat.getNegativeCurrencyFormat(java.lang.String sNegativeCurrencyFormat)
Gets an instance of NegativeCurrencyFormat based on the String value specified. |
Uses of NegativeCurrencyFormat in com.primavera.integration.client.bo.object |
---|
Methods in com.primavera.integration.client.bo.object that return NegativeCurrencyFormat | |
---|---|
NegativeCurrencyFormat |
Currency.getNegativeSymbol()
Gets the symbol used to display a negative currency. |
Methods in com.primavera.integration.client.bo.object with parameters of type NegativeCurrencyFormat | |
---|---|
void |
Currency.setNegativeSymbol(NegativeCurrencyFormat enm)
Sets the symbol used to display a negative currency. |
|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |