public class QueryKeyBindingType extends KeyBindingAbstractType
| Modifier and Type | Field and Description |
|---|---|
protected TimeInstantType |
timeInstant |
id, keyInfo, keyUsage, useKeyWith| Constructor and Description |
|---|
QueryKeyBindingType() |
| Modifier and Type | Method and Description |
|---|---|
TimeInstantType |
getTimeInstant()
Gets the value of the timeInstant property.
|
void |
setTimeInstant(TimeInstantType value)
Sets the value of the timeInstant property.
|
getId, getKeyInfo, getKeyUsage, getUseKeyWith, setId, setKeyInfoprotected TimeInstantType timeInstant
public TimeInstantType getTimeInstant()
TimeInstantTypepublic void setTimeInstant(TimeInstantType value)
value - allowed object is
TimeInstantTypeApache CXF