Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.KeysOwned
-
Packages that use KeysOwned Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of KeysOwned in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as KeysOwned Modifier and Type Field Description protected KeysOwnedAssertionStatusItem. keysOwnedMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return KeysOwned Modifier and Type Method Description KeysOwnedObjectFactory. createKeysOwned()Create an instance ofKeysOwnedKeysOwnedAssertionStatusItem. getKeysOwned()Gets the value of the keysOwned property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type KeysOwned Modifier and Type Method Description javax.xml.bind.JAXBElement<KeysOwned>ObjectFactory. createKeysOwned(KeysOwned value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type KeysOwned Modifier and Type Method Description javax.xml.bind.JAXBElement<KeysOwned>ObjectFactory. createKeysOwned(KeysOwned value)voidAssertionStatusItem. setKeysOwned(KeysOwned value)Sets the value of the keysOwned property.
-