Package 

Class Format

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class Format
    extends BaseBid
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public Integer w
      public Integer h
    • Constructor Summary

      Constructors 
      Constructor Description
      Format(int w, int h)
    • Method Summary

      Modifier and Type Method Description
      JSONObject getJsonObject()
      boolean equals(Object o)
      int hashCode()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait