public class AddressTemplateItem extends AbstractModel
Constructor and Description |
---|
AddressTemplateItem() |
Modifier and Type | Method and Description |
---|---|
String |
getFrom()
Get 起始地址。
|
String |
getTo()
Get 结束地址。
|
void |
setFrom(String From)
Set 起始地址。
|
void |
setTo(String To)
Set 结束地址。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2020. All rights reserved.