public interface Component
MeasureComputer| Modifier and Type | Interface and Description |
|---|---|
static interface |
Component.FileAttributes |
static class |
Component.Type |
| Modifier and Type | Method and Description |
|---|---|
Component.FileAttributes |
getFileAttributes()
The attributes of the Component if it's type is File.
|
java.lang.String |
getKey() |
Component.Type |
getType() |
Component.Type getType()
java.lang.String getKey()
Component.FileAttributes getFileAttributes()
java.lang.IllegalStateException - if the Component's type is not Component.Type.FILE