Class RetailStore.CashiersSerializer

    • Constructor Detail

      • CashiersSerializer

        public CashiersSerializer()
    • Method Detail

      • serialize

        public com.google.gson.JsonElement serialize​(ListEntity<Cashier> src,
                                                     Type typeOfSrc,
                                                     com.google.gson.JsonSerializationContext context)
        Specified by:
        serialize in interface com.google.gson.JsonSerializer<ListEntity<Cashier>>