Uses of Class
org.uddi4j.util.FromKey
-
Packages that use FromKey Package Description org.uddi4j.datatype.assertion org.uddi4j.response -
-
Uses of FromKey in org.uddi4j.datatype.assertion
Methods in org.uddi4j.datatype.assertion that return FromKey Modifier and Type Method Description FromKeyPublisherAssertion. getFromKey()Methods in org.uddi4j.datatype.assertion with parameters of type FromKey Modifier and Type Method Description voidPublisherAssertion. setFromKey(FromKey key) -
Uses of FromKey in org.uddi4j.response
Methods in org.uddi4j.response that return FromKey Modifier and Type Method Description FromKeyAssertionStatusItem. getFromKey()FromKeyKeysOwned. getFromKey()Methods in org.uddi4j.response with parameters of type FromKey Modifier and Type Method Description voidAssertionStatusItem. setFromKey(FromKey key)voidKeysOwned. setFromKey(FromKey key)
-