Class InventoryContract.OrderFee

    • Field Detail

      • CONTENT_DIRECTORY

        public static final String CONTENT_DIRECTORY
        Base content directory (table) for order fees.
        See Also:
        Constant Field Values
      • CONTENT_URI

        public static final Uri CONTENT_URI
        The content:// style URI for the order fees table.
    • Method Detail

      • contentUriWithAccount

        public static Uri contentUriWithAccount​(Account account)