Package zebra4j

Interface Attribute

  • All Known Implementing Classes:
    AtHouse, Clothes, Criminal, PersonName

    public interface Attribute
    A known attribute for a person like a specific "name", "pet" or if the person is criminal
    See Also:
    Attributes
    • Method Detail

      • description

        java.lang.String description​(java.util.Locale locale)
        As in the sentence "Ivan is {description}"
      • type

        AttributeType type()
        Returns:
        the type of attribute, not null