Interface Attribute

All Known Implementing Classes:
BooleanAttribute, DateAttribute, DateTimeAttribute, EnumAttribute, LocalizedEnumAttribute, LocalizedStringAttribute, MoneyAttribute, NumberAttribute, ReferenceAttribute, StringAttribute, TimeAttribute

public interface Attribute
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getName

      String getName()
    • setName

      void setName(String name)