Interface StringAttribute

All Superinterfaces:
Attribute, Entity, Resource, Serializable

public interface StringAttribute extends Attribute
Represents an attribute containing a string as value
  • Method Details

    • getValue

      String getValue()
      Returns the String value of this attribute.
      Specified by:
      getValue in interface Attribute
      Returns:
      the String value of this attribute