|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryKeyBindingType | |
|---|---|
| org.apache.cxf.xkms.model.xkms | |
| Uses of QueryKeyBindingType in org.apache.cxf.xkms.model.xkms |
|---|
| Fields in org.apache.cxf.xkms.model.xkms declared as QueryKeyBindingType | |
|---|---|
protected QueryKeyBindingType |
LocateRequestType.queryKeyBinding
|
protected QueryKeyBindingType |
ValidateRequestType.queryKeyBinding
|
| Methods in org.apache.cxf.xkms.model.xkms that return QueryKeyBindingType | |
|---|---|
QueryKeyBindingType |
ObjectFactory.createQueryKeyBindingType()
Create an instance of QueryKeyBindingType |
QueryKeyBindingType |
LocateRequestType.getQueryKeyBinding()
Gets the value of the queryKeyBinding property. |
QueryKeyBindingType |
ValidateRequestType.getQueryKeyBinding()
Gets the value of the queryKeyBinding property. |
| Methods in org.apache.cxf.xkms.model.xkms that return types with arguments of type QueryKeyBindingType | |
|---|---|
JAXBElement<QueryKeyBindingType> |
ObjectFactory.createQueryKeyBinding(QueryKeyBindingType value)
Create an instance of JAXBElement<QueryKeyBindingType>} |
| Methods in org.apache.cxf.xkms.model.xkms with parameters of type QueryKeyBindingType | |
|---|---|
JAXBElement<QueryKeyBindingType> |
ObjectFactory.createQueryKeyBinding(QueryKeyBindingType value)
Create an instance of JAXBElement<QueryKeyBindingType>} |
void |
LocateRequestType.setQueryKeyBinding(QueryKeyBindingType value)
Sets the value of the queryKeyBinding property. |
void |
ValidateRequestType.setQueryKeyBinding(QueryKeyBindingType value)
Sets the value of the queryKeyBinding property. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||