类 P2cRegionListResponse.RegionListItem.SonData

java.lang.Object
com.icetech.sdk.response.p2c.base.P2cRegionListResponse.RegionListItem.SonData
所有已实现的接口:
Serializable
封闭类:
P2cRegionListResponse.RegionListItem

public static class P2cRegionListResponse.RegionListItem.SonData extends Object implements Serializable
The type Son data.
另请参阅:
  • 构造器详细资料

    • SonData

      public SonData()
  • 方法详细资料

    • getRegionName

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

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

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

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

      public Integer getRegionPark()
      Gets region park.
      返回:
      the region park
    • setRegionPark

      public void setRegionPark(Integer regionPark)
      Sets region park.
      参数:
      regionPark - the region park