java.lang.Object
org.oxerr.viagogo.model.response.Resource
org.oxerr.viagogo.model.response.inventory.SplitType
All Implemented Interfaces:
Serializable

public class SplitType extends Resource
See Also:
  • Constructor Details

    • SplitType

      public SplitType()
  • Method Details

    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Resource
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Resource