Uses of Interface
org.newsml.toolkit.Party

Packages that use Party
org.newsml.toolkit Interfaces for Accessing NewsML Information (v1.0) 
 

Uses of Party in org.newsml.toolkit
 

Methods in org.newsml.toolkit that return Party
 Party PartyList.getParty(int index)
          Get one of the parties.
 Party[] PartyList.getParty()
          Get an array of all party objects.