Uses of Class
org.uddi4j.response.RelatedBusinessInfos
Packages that use RelatedBusinessInfos
-
Uses of RelatedBusinessInfos in org.uddi4j.response
Methods in org.uddi4j.response that return RelatedBusinessInfosMethods in org.uddi4j.response with parameters of type RelatedBusinessInfosModifier and TypeMethodDescriptionvoidRelatedBusinessesList.setRelatedBusinessInfos(RelatedBusinessInfos r) Constructors in org.uddi4j.response with parameters of type RelatedBusinessInfosModifierConstructorDescriptionRelatedBusinessesList(String operator, String businessKey, RelatedBusinessInfos bi) Construct the object with required fields.