addSupplementalCategory
public void addSupplementalCategory(String s)
Add a new supplemental category.
s - The supplemental category.
getAuthorsPosition
public String getAuthorsPosition()
By-line title.
getCaptionWriter
public String getCaptionWriter()
Writer/editor.
getCategory
public String getCategory()
The category.
getCity
public String getCity()
The city.
getCountry
public String getCountry()
The country.
getCredit
public String getCredit()
The credit property.
getDateCreated
public String getDateCreated()
Creation date.
getHeadline
public String getHeadline()
Headline.
getInstructions
public String getInstructions()
The instructions.
getSource
public String getSource()
The source.
getState
public String getState()
The state.
getSupplementalCategories
public List getSupplementalCategories()
Get a list of all supplemental categories.
- The supplemental categories.
getTransmissionReference
public String getTransmissionReference()
The transmission reference.
- The transmission reference.
getUrgency
public Integer getUrgency()
The urgency.
removeSupplementalCategory
public void removeSupplementalCategory(String s)
Remove a supplemental category.
s - The supplemental category.
setAuthorsPosition
public void setAuthorsPosition(String s)
By-line title.
s - The authors position.
setCaptionWriter
public void setCaptionWriter(String s)
Writer/editor.
setCategory
public void setCategory(String s)
Category; limited to 3 7-bit characters.
setCity
public void setCity(String s)
The city.
setCountry
public void setCountry(String s)
The country.
setCredit
public void setCredit(String s)
Credit.
setDateCreated
public void setDateCreated(String s)
Date created; creation date of the source document which may be
earlier than the digital representation.
setHeadline
public void setHeadline(String s)
The headline.
setInstructions
public void setInstructions(String s)
Instructions.
setSource
public void setSource(String s)
The source.
setState
public void setState(String s)
The state.
setTransmissionReference
public void setTransmissionReference(String s)
The transmission reference.
s - The transmission reference.
setUrgency
public void setUrgency(Integer s)
The urgency.