Interface ParamInfo

All Known Implementing Classes:
ParamInfoGroup, ParamInfoImpl

public interface ParamInfo
This interface defines constraints on the value of a property.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • equals

      boolean equals(ParamInfo param)
      Parameters:
      param -
      Returns:
      Return true if param is equal to this, else false