Uses of Class
org.uddi4j.response.TModelInfo
Packages that use TModelInfo
-
Uses of TModelInfo in org.uddi4j.response
Methods in org.uddi4j.response that return TModelInfoModifier and TypeMethodDescriptionTModelInfos.get(int index) Retrieve the TModelInfo at the specified index within the collection.Methods in org.uddi4j.response with parameters of type TModelInfoModifier and TypeMethodDescriptionvoidTModelInfos.add(TModelInfo t) Add a TModelInfo object to the collectionbooleanTModelInfos.remove(TModelInfo t) Remove a TModelInfo object from the collection