Uses of Interface
org.newsml.toolkit.BasisForChoice

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

Uses of BasisForChoice in org.newsml.toolkit
 

Methods in org.newsml.toolkit that return BasisForChoice
 BasisForChoice NewsComponent.getBasisForChoice(int index)
          Get the basis for choosing among equivalent members.
 BasisForChoice[] NewsComponent.getBasisForChoice()
          Get all BasisForChoice children in an array.
 BasisForChoice[] NewsComponent.getRankedBasisForChoice()
          Get all BasisForChoice children, sorted by rank.