Class ScriptDef.Attribute

  • Enclosing class:
    ScriptDef

    public static class ScriptDef.Attribute
    extends java.lang.Object
    Class representing an attribute definition
    • Constructor Summary

      Constructors 
      Constructor Description
      Attribute()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setName​(java.lang.String name)
      Sets the attribute name
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Attribute

        public Attribute()
    • Method Detail

      • setName

        public void setName​(java.lang.String name)
        Sets the attribute name
        Parameters:
        name - the attribute name