Uses of Class
org.uddi4j.util.ToKey
-
Packages that use ToKey Package Description org.uddi4j.datatype.assertion org.uddi4j.response -
-
Uses of ToKey in org.uddi4j.datatype.assertion
Methods in org.uddi4j.datatype.assertion that return ToKey Modifier and Type Method Description ToKeyPublisherAssertion. getToKey()Methods in org.uddi4j.datatype.assertion with parameters of type ToKey Modifier and Type Method Description voidPublisherAssertion. setToKey(ToKey key) -
Uses of ToKey in org.uddi4j.response
Methods in org.uddi4j.response that return ToKey Modifier and Type Method Description ToKeyAssertionStatusItem. getToKey()ToKeyKeysOwned. getToKey()Methods in org.uddi4j.response with parameters of type ToKey Modifier and Type Method Description voidAssertionStatusItem. setToKey(ToKey key)voidKeysOwned. setToKey(ToKey key)
-