| Package | Description |
|---|---|
| org.kuali.rice.krad.datadictionary.parse |
| Modifier and Type | Method and Description |
|---|---|
protected static BeanTagAttribute.AttributeType |
CustomTagAnnotations.deriveTypeFromMethod(Method attributeMethod) |
protected BeanTagAttribute.AttributeType |
CustomSchemaParser.findBeanType(Element tag)
Finds the attribute type of the schema being used by the element.
|
BeanTagAttribute.AttributeType |
BeanTagAttributeInfo.getType()
Retrieves the type of information being stored.
|
static BeanTagAttribute.AttributeType |
BeanTagAttribute.AttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BeanTagAttribute.AttributeType[] |
BeanTagAttribute.AttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeanTagAttributeInfo.setType(BeanTagAttribute.AttributeType type)
Sets the type of information being stored by the property.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.