public class ServiceUrl extends Object
| 构造器和说明 |
|---|
ServiceUrl() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCarrierType()
Getter method for property carrierType.
|
String |
getCarrierUrl()
Getter method for property carrierUrl.
|
void |
setCarrierType(String carrierType)
Setter method for property carrierType.
|
void |
setCarrierUrl(String carrierUrl)
Setter method for property carrierUrl.
|
public String getCarrierType()
public void setCarrierType(String carrierType)
carrierType - value to be assigned to property carrierTypepublic String getCarrierUrl()
public void setCarrierUrl(String carrierUrl)
carrierUrl - value to be assigned to property carrierUrlCopyright © 2025. All rights reserved.