Uses of Class
org.uddi.api_v3.KeysOwned

Packages that use KeysOwned
org.uddi.api_v3   
 

Uses of KeysOwned in org.uddi.api_v3
 

Fields in org.uddi.api_v3 declared as KeysOwned
protected  KeysOwned AssertionStatusItem.keysOwned
           
 

Methods in org.uddi.api_v3 that return KeysOwned
 KeysOwned ObjectFactory.createKeysOwned()
          Create an instance of KeysOwned
 KeysOwned AssertionStatusItem.getKeysOwned()
          Gets the value of the keysOwned property.
 

Methods in org.uddi.api_v3 that return types with arguments of type KeysOwned
 javax.xml.bind.JAXBElement<KeysOwned> ObjectFactory.createKeysOwned(KeysOwned value)
          Create an instance of JAXBElement<KeysOwned>}
 

Methods in org.uddi.api_v3 with parameters of type KeysOwned
 javax.xml.bind.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 © 2004-2013 The Apache Software Foundation. All Rights Reserved.