Interface BIConversion

  • All Known Implementing Classes:
    BIEnumeration, BIUserConversion

    public interface BIConversion
    conversion declaration (<conversion> and <enumeration>).
    • Method Detail

      • name

        String name()
        Gets the conversion name.
      • getTransducer

        TypeUse getTransducer()
        Gets a transducer for this conversion.