Interface LookupType

    • Method Detail

      • getCategory

        java.lang.Integer getCategory()
      • getName

        java.lang.String getName()
      • getDescription

        java.lang.String getDescription()
      • getType

        java.lang.Integer getType()
      • getActive

        java.lang.Boolean getActive()
      • getLookups

        java.util.List<Lookup> getLookups()
      • defaultLookup

        Lookup defaultLookup()