Package 

Class PublicProductUrl

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class PublicProductUrl
     implements Serializable
                        

    公版购买实体

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private boolean access
      private String jumpUrl
    • Method Summary

      Modifier and Type Method Description
      void setAccess(boolean access)
      String getJumpUrl()
      void setJumpUrl(String jumpUrl)
      boolean isAccess()
      • Methods inherited from class java.lang.Object

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