| Constructor and Description |
|---|
ShapeTerm() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreationDate() |
Principal |
getCreator() |
Date |
getLastUpdate() |
Shape |
getShape() |
TaxonomyTerm |
getTerm() |
void |
setCreationDate(Date creationDate) |
void |
setCreator(Principal creator) |
void |
setLastUpdate(Date lastUpdate) |
void |
setShape(Shape shape) |
void |
setTerm(TaxonomyTerm term) |
String |
toString() |
public Shape getShape()
public void setShape(Shape shape)
public TaxonomyTerm getTerm()
public void setTerm(TaxonomyTerm term)
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 Stampablepublic Principal getCreator()
public void setCreator(Principal creator)
Copyright © 2016. All Rights Reserved.