public class MarcEntryInfo extends Object
Constructor and Description |
---|
MarcEntryInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getAlternateLabel() |
String |
getEntryId() |
String |
getEntryTypeCodes() |
String |
getIndicators() |
String |
getLabel() |
String |
getRelatedLookupHeadingTypeId() |
String |
getRelatedLookupIndexId() |
String |
getRelatedLookupText() |
String |
getText() |
String |
getUnformattedText() |
String |
getUrl() |
void |
setAlternateLabel(String alternateLabel) |
void |
setEntryId(String entryId) |
void |
setEntryTypeCodes(String entryTypeCodes) |
void |
setIndicators(String indicators) |
void |
setLabel(String label) |
void |
setRelatedLookupHeadingTypeId(String relatedLookupHeadingTypeId) |
void |
setRelatedLookupIndexId(String relatedLookupIndexId) |
void |
setRelatedLookupText(String relatedLookupText) |
void |
setText(String text) |
void |
setUnformattedText(String unformattedText) |
void |
setUrl(String url) |
public String getLabel()
public void setLabel(String label)
label
- the label to setpublic String getAlternateLabel()
public void setAlternateLabel(String alternateLabel)
alternateLabel
- the alternateLabel to setpublic String getEntryId()
public void setEntryId(String entryId)
entryId
- the entryId to setpublic String getIndicators()
public void setIndicators(String indicators)
indicators
- the indicators to setpublic String getText()
public void setText(String text)
text
- the text to setpublic String getUnformattedText()
public void setUnformattedText(String unformattedText)
unformattedText
- the unformattedText to setpublic String getEntryTypeCodes()
public void setEntryTypeCodes(String entryTypeCodes)
entryTypeCodes
- the entryTypeCodes to setpublic String getUrl()
public void setUrl(String url)
url
- the url to setpublic String getRelatedLookupText()
public void setRelatedLookupText(String relatedLookupText)
relatedLookupText
- the relatedLookupText to setpublic String getRelatedLookupIndexId()
public void setRelatedLookupIndexId(String relatedLookupIndexId)
relatedLookupIndexId
- the relatedLookupIndexId to setpublic String getRelatedLookupHeadingTypeId()
public void setRelatedLookupHeadingTypeId(String relatedLookupHeadingTypeId)
relatedLookupHeadingTypeId
- the relatedLookupHeadingTypeId to setCopyright © 2015. All rights reserved.