public interface Attribute extends Serializable
类<? extends Attribute>
getCategory()
String
getName()
类<? extends Attribute> getCategory()
java.lang.Class
String getName()
注意:此方法旨在为属性的类别提供一个默认的非本地化字符串。 如果两个属性对象从返回同一类别getCategory()方法,他们应该从返回的同名getName()方法。