DLESE Tools
v1.6.0

org.dlese.dpc.index.reader
Interface DleseCollectionDocReader.Contributor

All Known Implementing Classes:
DleseCollectionDocReader.OrganizationContributor, DleseCollectionDocReader.PersonContributor
Enclosing class:
DleseCollectionDocReader

public static interface DleseCollectionDocReader.Contributor

A bean that holds information about a DLESE contributor.

Author:
John Weatherley

Method Summary
 String getType()
          Gets the type attribute of the Contributor object
 

Method Detail

getType

String getType()
Gets the type attribute of the Contributor object

Returns:
The type value

DLESE Tools
v1.6.0