Uses of Class
org.uddi4j.util.ToKey

Packages that use ToKey
org.uddi4j.datatype.assertion   
org.uddi4j.response   
 

Uses of ToKey in org.uddi4j.datatype.assertion
 

Methods in org.uddi4j.datatype.assertion that return ToKey
 ToKey PublisherAssertion.getToKey()
           
 

Methods in org.uddi4j.datatype.assertion with parameters of type ToKey
 void PublisherAssertion.setToKey(ToKey key)
           
 

Uses of ToKey in org.uddi4j.response
 

Methods in org.uddi4j.response that return ToKey
 ToKey AssertionStatusItem.getToKey()
           
 ToKey KeysOwned.getToKey()
           
 

Methods in org.uddi4j.response with parameters of type ToKey
 void AssertionStatusItem.setToKey(ToKey key)
           
 void KeysOwned.setToKey(ToKey key)
           
 



Copyright © 2001 International Business Machines Corporation, Hewlett-Packard Company. All Rights Reserved.