类 P2cQueryMonthCardsResponse.MonthCards.RegionData

java.lang.Object
com.icetech.sdk.response.p2c.business.P2cQueryMonthCardsResponse.MonthCards.RegionData
所有已实现的接口:
Serializable
封闭类:
P2cQueryMonthCardsResponse.MonthCards

public static class P2cQueryMonthCardsResponse.MonthCards.RegionData extends Object implements Serializable
The type Region data.
另请参阅:
  • 构造器详细资料

    • RegionData

      public RegionData()
  • 方法详细资料

    • getRegionCode

      public String getRegionCode()
      Gets region code.
      返回:
      the region code
    • setRegionCode

      public void setRegionCode(String regionCode)
      Sets region code.
      参数:
      regionCode - the region code
    • getRegionName

      public String getRegionName()
      Gets region name.
      返回:
      the region name
    • setRegionName

      public void setRegionName(String regionName)
      Sets region name.
      参数:
      regionName - the region name