Uses of Class
org.uddi4j.response.RelatedBusinessInfo
Packages that use RelatedBusinessInfo
-
Uses of RelatedBusinessInfo in org.uddi4j.response
Methods in org.uddi4j.response that return RelatedBusinessInfoModifier and TypeMethodDescriptionRelatedBusinessInfos.get
(int index) Retrieve the RelatedBusinessInfo at the specified index within the collection.Methods in org.uddi4j.response with parameters of type RelatedBusinessInfoModifier and TypeMethodDescriptionvoid
RelatedBusinessInfos.add
(RelatedBusinessInfo r) Add a RelatedBusinessInfo object to the collectionboolean
RelatedBusinessInfos.remove
(RelatedBusinessInfo r) Remove a RelatedBusinessInfo object from the collection