Interface MethodAttribute

All Known Implementing Classes:
FormTag, FormTag

public interface MethodAttribute
Something with a method attribute.
Author:
AO Industries, Inc.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setMethod(String method)
     
  • Method Details

    • setMethod

      void setMethod(String method)