org.newsml.toolkit
Interface OfInterestTo
- All Superinterfaces:
- AssignedFormalName, AssignmentNode, BaseNode, FormalName, FormalNameNode, IdNode
- public interface OfInterestTo
- extends AssignedFormalName
Statement of the intended audience.
This interface extends the AssignedFormalName
interface
to add relevance information.
- Version:
- 1.0
- Author:
- Reuters PLC
getRelevance
public AssignedFormalName getRelevance()
- Get the a statement of relevance to the intended audience.
- Returns:
- An assigned formal name indicating the relevance,
or null if none was provided.