Uses of Class
org.uddi4j.datatype.binding.TModelInstanceInfo
Packages that use TModelInstanceInfo
-
Uses of TModelInstanceInfo in org.uddi4j.datatype.binding
Methods in org.uddi4j.datatype.binding that return TModelInstanceInfoModifier and TypeMethodDescriptionTModelInstanceDetails.get
(int index) Retrieve the TModelInstanceInfo at the specified index within the collection.Methods in org.uddi4j.datatype.binding with parameters of type TModelInstanceInfoModifier and TypeMethodDescriptionvoid
TModelInstanceDetails.add
(TModelInstanceInfo t) Add a TModelInstanceInfo object to the collectionboolean
TModelInstanceDetails.remove
(TModelInstanceInfo t) Remove a TModelInstanceInfo object from the collection