Package 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
-
Method Details
-
getType
String getType()Gets the type attribute of the Contributor object- Returns:
- The type value
-