Uses of Class
org.uddi4j.util.TModelKey
-
Packages that use TModelKey Package Description org.uddi4j.util -
-
Uses of TModelKey in org.uddi4j.util
Methods in org.uddi4j.util that return TModelKey Modifier and Type Method Description TModelKeyTModelBag. get(int index)Retrieve the TModelKey at the specified index within the collection.Methods in org.uddi4j.util with parameters of type TModelKey Modifier and Type Method Description voidTModelBag. add(TModelKey t)Add a TModelKey object to the collectionbooleanTModelBag. remove(TModelKey t)Remove a TModelKey object from the collection
-