public class ArrangementInvolvedPartyQuerier extends AlipayObject
Constructor and Description |
---|
ArrangementInvolvedPartyQuerier() |
Modifier and Type | Method and Description |
---|---|
String |
getIpId()
Gets ip id.
|
String |
getIpRoleId()
Gets ip role id.
|
String |
getIpType()
Gets ip type.
|
void |
setIpId(String ipId)
Sets ip id.
|
void |
setIpRoleId(String ipRoleId)
Sets ip role id.
|
void |
setIpType(String ipType)
Sets ip type.
|
public String getIpId()
public void setIpId(String ipId)
ipId
- the ip idpublic String getIpRoleId()
public void setIpRoleId(String ipRoleId)
ipRoleId
- the ip role idpublic String getIpType()
public void setIpType(String ipType)
ipType
- the ip typeCopyright © 2018. All rights reserved.