Interface FieldControlType


  • public interface FieldControlType
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static boolean isControlType​(java.lang.Integer controlTypeId, FieldControlType controlType)  
    • Method Detail

      • isControlType

        static boolean isControlType​(java.lang.Integer controlTypeId,
                                     FieldControlType controlType)