|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Timestamp | |
| org.globus.ogsa.types.profiling | |
| org.globus.ogsa.utils | |
| Uses of Timestamp in org.globus.ogsa.types.profiling |
| Methods in org.globus.ogsa.types.profiling that return Timestamp | |
Timestamp |
TimestampType.getTimestamp()
|
| Methods in org.globus.ogsa.types.profiling with parameters of type Timestamp | |
void |
TimestampType.setTimestamp(Timestamp timestamp)
|
| Uses of Timestamp in org.globus.ogsa.utils |
| Methods in org.globus.ogsa.utils that return Timestamp | |
static Timestamp |
TimestampUtils.deserialize(java.lang.String timestampXMLString)
|
| Methods in org.globus.ogsa.utils with parameters of type Timestamp | |
static void |
TimestampUtils.populate(Timestamp timestamp)
|
static void |
TimestampUtils.populate(Timestamp timestamp,
org.apache.axis.MessageContext messageContext)
|
static java.lang.String[] |
TimestampUtils.getFieldValues(Timestamp timestamp)
|
static java.lang.String |
TimestampUtils.toCSV(Timestamp timestamp)
|
static java.lang.String |
TimestampUtils.toCSV(Timestamp timestamp,
boolean withHeaders)
|
static java.lang.String |
TimestampUtils.toString(Timestamp timestamp)
|
static org.w3c.dom.Element |
TimestampUtils.toElement(Timestamp timestamp)
|
static java.lang.String |
TimestampUtils.serialize(Timestamp timestamp)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||