Operation |
Details |
public clone():Object |
Sequential Tags: | annotations=@Override
| Notes: | {@inheritDoc} @author Tobias Schraut | |
public FaceItemVO(): |
Sequential Notes: | Default constructor. | |
public FaceItemVO( ItemVO itemVO): |
Sequential Notes: | Clone constructor. | |
public getMetadata():MdsFaceVO |
Sequential Notes: | Getter for face-metadata. This only works if the forst metadata set of the item is of type face-metadata. @return The face's metadata | |
public setMetadata( MdsFaceVO mdsFaceVO):void |
Sequential Notes: | Setter for face-metadata. Overrrides the first metadata set of the item. If there is no metadata set, it will be added. | |