Interface BuilderMessage

    • Method Detail

      • getFieldFlags

        default Collection<String> getFieldFlags​(String fieldName)
        Parameters:
        fieldName - contains the field name
        Returns:
        Get the flags for this field.
      • getFlagFields

        default Collection<String> getFlagFields​(String fieldName)
        Parameters:
        fieldName - contains the String for the field name
        Returns:
        Get the fields for this flag.