Interface ScriptAttribute

  • All Superinterfaces:
    Attribute, Entity, Resource, Serializable

    public interface ScriptAttribute
    extends Attribute
    Represents an attribute containing a script as value
    • Method Detail

      • getValue

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