Interface AttributeDefinition
- All Superinterfaces:
Named
,Serializable
- All Known Implementing Classes:
NumericAttributeDefinition
,StringAttributeDefinition
-
Method Summary
Modifier and TypeMethodDescription@NotBlank @AttributeName String
getName()
Returns the name@NotBlank String
getTitle()
void
setDescription
(String description) void
void