Definition at line 11 of file DataTypeAdapter.java.
◆ marshalBigDecimal()
static String eu.glsgroup.fpcs.soap.util.DataTypeAdapter.marshalBigDecimal |
( |
BigDecimal |
value | ) |
|
|
static |
◆ marshalDate()
static String eu.glsgroup.fpcs.soap.util.DataTypeAdapter.marshalDate |
( |
Date |
value | ) |
|
|
static |
◆ marshalDateTime()
static String eu.glsgroup.fpcs.soap.util.DataTypeAdapter.marshalDateTime |
( |
Date |
value | ) |
|
|
static |
◆ unmarshalBigDecimal()
static BigDecimal eu.glsgroup.fpcs.soap.util.DataTypeAdapter.unmarshalBigDecimal |
( |
String |
value | ) |
|
|
static |
◆ unmarshalDate()
static Date eu.glsgroup.fpcs.soap.util.DataTypeAdapter.unmarshalDate |
( |
String |
value | ) |
|
|
static |
◆ unmarshalDateTime()
static Date eu.glsgroup.fpcs.soap.util.DataTypeAdapter.unmarshalDateTime |
( |
String |
value | ) |
|
|
static |
The documentation for this class was generated from the following file: