| Modifier and Type | Class and Description |
|---|---|
static class |
TaxonomyTermLink.Verb |
| Constructor and Description |
|---|
TaxonomyTermLink() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreationDate() |
Principal |
getCreator() |
Geocode |
getDestinationTerm() |
Date |
getLastUpdate() |
Geocode |
getSourceTerm() |
TaxonomyTermLink.Verb |
getVerb() |
void |
setCreationDate(Date creationDate) |
void |
setCreator(Principal creator) |
void |
setDestinationTerm(Geocode destinationTerm) |
void |
setLastUpdate(Date lastUpdate) |
void |
setSourceTerm(Geocode sourceTerm) |
void |
setVerb(TaxonomyTermLink.Verb verb) |
String |
toString() |
public Geocode getDestinationTerm()
public void setDestinationTerm(Geocode destinationTerm)
public Geocode getSourceTerm()
public Principal getCreator()
public void setCreator(Principal creator)
public void setSourceTerm(Geocode sourceTerm)
public TaxonomyTermLink.Verb getVerb()
public void setVerb(TaxonomyTermLink.Verb verb)
public Date getCreationDate()
getCreationDate in interface Stampablepublic void setCreationDate(Date creationDate)
setCreationDate in interface Stampablepublic Date getLastUpdate()
getLastUpdate in interface Stampablepublic void setLastUpdate(Date lastUpdate)
setLastUpdate in interface StampableCopyright © 2017. All Rights Reserved.