Interface Argument

  • All Known Implementing Classes:
    ArgumentValue, SerializedArgument

    public interface Argument
    Represents a simple argument defined as an Object that can be associated with a Name
    • Method Summary

      Modifier and Type Method Description
      java.lang.String getName()  
    • Method Detail

      • getName

        java.lang.String getName()