Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.KeysOwned

Packages that use KeysOwned
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
protected  KeysOwned AssertionStatusItem.keysOwned
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return KeysOwned
 KeysOwned ObjectFactory.createKeysOwned()
          Create an instance of KeysOwned
 KeysOwned AssertionStatusItem.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
 JAXBElement<KeysOwned> ObjectFactory.createKeysOwned(KeysOwned value)
          Create an instance of JAXBElement<KeysOwned>}
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type KeysOwned
 JAXBElement<KeysOwned> ObjectFactory.createKeysOwned(KeysOwned value)
          Create an instance of JAXBElement<KeysOwned>}
 void AssertionStatusItem.setKeysOwned(KeysOwned value)
          Sets the value of the keysOwned property.
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.