Uses of Class
org.uddi4j.datatype.binding.TModelInstanceInfo
-
Packages that use TModelInstanceInfo Package Description org.uddi4j.datatype.binding -
-
Uses of TModelInstanceInfo in org.uddi4j.datatype.binding
Methods in org.uddi4j.datatype.binding that return TModelInstanceInfo Modifier and Type Method Description TModelInstanceInfoTModelInstanceDetails. get(int index)Retrieve the TModelInstanceInfo at the specified index within the collection.Methods in org.uddi4j.datatype.binding with parameters of type TModelInstanceInfo Modifier and Type Method Description voidTModelInstanceDetails. add(TModelInstanceInfo t)Add a TModelInstanceInfo object to the collectionbooleanTModelInstanceDetails. remove(TModelInstanceInfo t)Remove a TModelInstanceInfo object from the collection
-