public interface AttributeMetadata extends MemberMetadata
The following features are supported:
JavaPackage.getAttributeMetadata()| Modifier and Type | Method and Description |
|---|---|
boolean |
isTypeEnum()
Returns the value of the 'Type Enum' attribute
|
void |
setTypeEnum(boolean value)
Sets the value of the '
Type Enum' attribute |
getCategory, getName, getType, isArray, setArray, setCategory, setName, setTypeboolean isTypeEnum()
If the meaning of the 'Type Enum' attribute isn't clear, there really should be more of a description here...
setTypeEnum(boolean),
JavaPackage.getAttributeMetadata_TypeEnum()void setTypeEnum(boolean value)
Type Enum' attribute.
value - the new value of the 'Type Enum' attribute.isTypeEnum()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.