|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use AttributeTypes | |
---|---|
jef.dna.attributes | |
jef.dna.attributes.impl |
Uses of AttributeTypes in jef.dna.attributes |
---|
Methods in jef.dna.attributes that return AttributeTypes | |
---|---|
static AttributeTypes |
AttributeTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AttributeTypes[] |
AttributeTypes.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in jef.dna.attributes with parameters of type AttributeTypes | |
---|---|
Attribute |
AttribFactory.getInstance(AttributeTypes type)
This method returns not populated Attribute instances. |
Uses of AttributeTypes in jef.dna.attributes.impl |
---|
Methods in jef.dna.attributes.impl with parameters of type AttributeTypes | |
---|---|
Attribute |
AttributeFactory.getInstance(AttributeTypes type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |