public class Document extends Object implements Serializable
Constructor and Description |
---|
Document() |
Modifier and Type | Method and Description |
---|---|
String |
getFilePath() |
Double |
getIdent() |
String |
getSymName() |
void |
setFilePath(String filePath) |
void |
setIdent(Double ident) |
void |
setSymName(String symName) |
Copyright © 2016. All rights reserved.