Package 

Class ProductUrl

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class ProductUrl
     implements Serializable
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int commodityStatus
      private String path
    • Method Summary

      Modifier and Type Method Description
      int getCommodityStatus()
      void setCommodityStatus(int commodityStatus)
      String getPath()
      void setPath(String path)
      • Methods inherited from class java.lang.Object

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