public class AppInfo extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getApplication()
The app name for file creation
|
String |
getAppVersion()
The app version for file creation
|
String |
getCategory()
Returns the content's category, the value join with ','
|
String |
getCompany()
About company info
|
Date |
getCreated()
Returns the create time
|
String |
getCreator()
The file creator name
|
String |
getDescription()
The content's short description
|
String |
getKeywords()
The content keyword, join with ','
|
String |
getLastModifiedBy()
Returns the last modified user
|
Date |
getModified()
Returns the last modified
|
String |
getRevision()
Returns the file revision
|
String |
getSubject()
The content's subject
|
String |
getTitle()
The content's title
|
String |
getVersion()
Returns the App version
|
String |
toString() |
public String getApplication()
public String getCompany()
public String getAppVersion()
public String getTitle()
public String getSubject()
public String getCreator()
public String getDescription()
public String getKeywords()
public String getLastModifiedBy()
public String getVersion()
public String getRevision()
public String getCategory()
public Date getCreated()
public Date getModified()
Copyright © 2020. All rights reserved.