Package | Description |
---|---|
cz.zcu.fav.kiv.editor.beans.properties |
Modifier and Type | Method and Description |
---|---|
TypeAttr |
Attribute.getType() |
Modifier and Type | Method and Description |
---|---|
void |
Attribute.setType(TypeAttr type) |
Constructor and Description |
---|
Attribute(java.lang.String name,
TypeAttr type)
Initializes a newly created
Attribute with the specified name and the
type. |