public interface ImportableElement
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
java.util.Collection<ItemProperty> |
getProperties() |
java.lang.Class<?> |
getType() |
java.lang.String getId()
java.lang.Class<?> getType()
java.util.Collection<ItemProperty> getProperties()