| Package | Description |
|---|---|
| org.apache.cxf.xkms.model.xkms |
| Modifier and Type | Field and Description |
|---|---|
protected TimeInstantType |
QueryKeyBindingType.timeInstant |
| Modifier and Type | Method and Description |
|---|---|
TimeInstantType |
ObjectFactory.createTimeInstantType()
Create an instance of
TimeInstantType |
TimeInstantType |
QueryKeyBindingType.getTimeInstant()
Gets the value of the timeInstant property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TimeInstantType> |
ObjectFactory.createTimeInstant(TimeInstantType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TimeInstantType> |
ObjectFactory.createTimeInstant(TimeInstantType value)
|
void |
QueryKeyBindingType.setTimeInstant(TimeInstantType value)
Sets the value of the timeInstant property.
|
Apache CXF