Uses of Class
org.apache.cxf.xkms.model.xkms.PrototypeKeyBindingType
-
Packages that use PrototypeKeyBindingType Package Description org.apache.cxf.xkms.model.xkms -
-
Uses of PrototypeKeyBindingType in org.apache.cxf.xkms.model.xkms
Fields in org.apache.cxf.xkms.model.xkms declared as PrototypeKeyBindingType Modifier and Type Field Description protected PrototypeKeyBindingTypeRegisterRequestType. prototypeKeyBindingMethods in org.apache.cxf.xkms.model.xkms that return PrototypeKeyBindingType Modifier and Type Method Description PrototypeKeyBindingTypeObjectFactory. createPrototypeKeyBindingType()Create an instance ofPrototypeKeyBindingTypePrototypeKeyBindingTypeRegisterRequestType. getPrototypeKeyBinding()Gets the value of the prototypeKeyBinding property.Methods in org.apache.cxf.xkms.model.xkms that return types with arguments of type PrototypeKeyBindingType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrototypeKeyBindingType>ObjectFactory. createPrototypeKeyBinding(PrototypeKeyBindingType value)Methods in org.apache.cxf.xkms.model.xkms with parameters of type PrototypeKeyBindingType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrototypeKeyBindingType>ObjectFactory. createPrototypeKeyBinding(PrototypeKeyBindingType value)voidRegisterRequestType. setPrototypeKeyBinding(PrototypeKeyBindingType value)Sets the value of the prototypeKeyBinding property.
-