Uses of Class
org.apache.ws.scout.model.uddi.v2.KeysOwned

Packages that use KeysOwned
org.apache.ws.scout.model.uddi.v2   
 

Uses of KeysOwned in org.apache.ws.scout.model.uddi.v2
 

Fields in org.apache.ws.scout.model.uddi.v2 declared as KeysOwned
protected  KeysOwned AssertionStatusItem.keysOwned
           
 

Methods in org.apache.ws.scout.model.uddi.v2 that return KeysOwned
 KeysOwned ObjectFactory.createKeysOwned()
          Create an instance of KeysOwned
 KeysOwned AssertionStatusItem.getKeysOwned()
          Gets the value of the keysOwned property.
 

Methods in org.apache.ws.scout.model.uddi.v2 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.apache.ws.scout.model.uddi.v2 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-2012 The Apache Software Foundation. All Rights Reserved.