Class Item

java.lang.Object
ru.loolzaaa.youkassa.pojo.Item
All Implemented Interfaces:
Validated

public class Item extends Object implements Validated
  • Constructor Details

    • Item

      public Item()
  • Method Details

    • validate

      public void validate()
      Description copied from interface: Validated
      Start validation process.
      Specified by:
      validate in interface Validated