Operation |
Details |
public getCreationDate():String |
Sequential Notes: | Delivers the creation date of the translation. | |
public getCreators():java.util.List |
Sequential Notes: | Delivers the list of creators of the translation. | |
public getLanguage():String |
Sequential Notes: | Delivers the language of the translation. | |
public setCreationDate( String newVal):void |
Sequential Notes: | Sets the creation date of the translation. | |
public setLanguage( String newVal):void |
Sequential Notes: | Sets the language of the translation. | |