Class ISpreadsheetMetadata.SpreadsheetWorksheetMetadata
- java.lang.Object
-
- org.eclipse.epsilon.emc.spreadsheets.ISpreadsheetMetadata.SpreadsheetWorksheetMetadata
-
- Enclosing interface:
- ISpreadsheetMetadata
public static class ISpreadsheetMetadata.SpreadsheetWorksheetMetadata extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected String
alias
protected String
createOnLoad
protected String
dataTypeStrict
protected String
name
-
Constructor Summary
Constructors Constructor Description SpreadsheetWorksheetMetadata()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAlias()
String
getCreateOnLoad()
String
getDataTypeStrict()
String
getName()
String
toString()
-