public class LocateRequestType extends RequestAbstractType
| Modifier and Type | Field and Description |
|---|---|
protected QueryKeyBindingType |
queryKeyBinding |
originalRequestId, pendingNotification, respondWith, responseLimit, responseMechanismid, messageExtension, nonce, opaqueClientData, service, signature| Constructor and Description |
|---|
LocateRequestType() |
| Modifier and Type | Method and Description |
|---|---|
QueryKeyBindingType |
getQueryKeyBinding()
Gets the value of the queryKeyBinding property.
|
void |
setQueryKeyBinding(QueryKeyBindingType value)
Sets the value of the queryKeyBinding property.
|
getOriginalRequestId, getPendingNotification, getRespondWith, getResponseLimit, getResponseMechanism, setOriginalRequestId, setPendingNotification, setResponseLimitgetId, getMessageExtension, getNonce, getOpaqueClientData, getService, getSignature, setId, setNonce, setOpaqueClientData, setService, setSignatureprotected QueryKeyBindingType queryKeyBinding
public QueryKeyBindingType getQueryKeyBinding()
QueryKeyBindingTypepublic void setQueryKeyBinding(QueryKeyBindingType value)
value - allowed object is
QueryKeyBindingTypeApache CXF