Uses of Class
org.apache.cxf.xkms.model.xkms.QueryKeyBindingType
Packages that use QueryKeyBindingType
-
Uses of QueryKeyBindingType in org.apache.cxf.xkms.model.xkms
Fields in org.apache.cxf.xkms.model.xkms declared as QueryKeyBindingTypeModifier and TypeFieldDescriptionprotected QueryKeyBindingTypeLocateRequestType.queryKeyBindingprotected QueryKeyBindingTypeValidateRequestType.queryKeyBindingMethods in org.apache.cxf.xkms.model.xkms that return QueryKeyBindingTypeModifier and TypeMethodDescriptionObjectFactory.createQueryKeyBindingType()Create an instance ofQueryKeyBindingTypeLocateRequestType.getQueryKeyBinding()Gets the value of the queryKeyBinding property.ValidateRequestType.getQueryKeyBinding()Gets the value of the queryKeyBinding property.Methods in org.apache.cxf.xkms.model.xkms that return types with arguments of type QueryKeyBindingTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<QueryKeyBindingType>ObjectFactory.createQueryKeyBinding(QueryKeyBindingType value) Methods in org.apache.cxf.xkms.model.xkms with parameters of type QueryKeyBindingTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<QueryKeyBindingType>ObjectFactory.createQueryKeyBinding(QueryKeyBindingType value) voidLocateRequestType.setQueryKeyBinding(QueryKeyBindingType value) Sets the value of the queryKeyBinding property.voidValidateRequestType.setQueryKeyBinding(QueryKeyBindingType value) Sets the value of the queryKeyBinding property.