Uses of Class
in.succinct.beckn.Descriptor
-
Uses of Descriptor in in.succinct.beckn
Methods in in.succinct.beckn that return DescriptorModifier and TypeMethodDescriptionAddOn.getDescriptor()Catalog.getDescriptor()Category.getDescriptor()Item.getDescriptor()Location.getDescriptor()Offer.getDescriptor()Option.getDescriptor()Provider.getDescriptor()State.getDescriptor()State.getDescriptor(boolean create) FulfillmentStop.getInstructions()Methods in in.succinct.beckn with parameters of type DescriptorModifier and TypeMethodDescriptionvoidAddOn.setDescriptor(Descriptor descriptor) voidCatalog.setDescriptor(Descriptor descriptor) voidCategory.setDescriptor(Descriptor descriptor) voidItem.setDescriptor(Descriptor descriptor) voidLocation.setDescriptor(Descriptor descriptor) voidOffer.setDescriptor(Descriptor descriptor) voidOption.setDescriptor(Descriptor descriptor) voidProvider.setDescriptor(Descriptor descriptor) voidState.setDescriptor(Descriptor descriptor) voidFulfillmentStop.setInstructions(Descriptor instructions)