public class AlipayDataDataservicePropertyBusinesspropertyModifyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayDataDataservicePropertyBusinesspropertyModifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizOwnerId() |
String |
getBusinessProfileCategoryId() |
String |
getBusinessPropertyId() |
String |
getCreatorId() |
String |
getDataOwnerId() |
String |
getDataType() |
String |
getEnumId() |
List<String> |
getPersonalityInfo() |
String |
getProcType() |
String |
getPropertyDesc() |
String |
getProperyName() |
String |
getQualityOwnerId() |
void |
setBizOwnerId(String bizOwnerId) |
void |
setBusinessProfileCategoryId(String businessProfileCategoryId) |
void |
setBusinessPropertyId(String businessPropertyId) |
void |
setCreatorId(String creatorId) |
void |
setDataOwnerId(String dataOwnerId) |
void |
setDataType(String dataType) |
void |
setEnumId(String enumId) |
void |
setPersonalityInfo(List<String> personalityInfo) |
void |
setProcType(String procType) |
void |
setPropertyDesc(String propertyDesc) |
void |
setProperyName(String properyName) |
void |
setQualityOwnerId(String qualityOwnerId) |
public AlipayDataDataservicePropertyBusinesspropertyModifyModel()
public String getBizOwnerId()
public void setBizOwnerId(String bizOwnerId)
public String getBusinessProfileCategoryId()
public void setBusinessProfileCategoryId(String businessProfileCategoryId)
public String getBusinessPropertyId()
public void setBusinessPropertyId(String businessPropertyId)
public String getCreatorId()
public void setCreatorId(String creatorId)
public String getDataOwnerId()
public void setDataOwnerId(String dataOwnerId)
public String getDataType()
public void setDataType(String dataType)
public String getEnumId()
public void setEnumId(String enumId)
public String getProcType()
public void setProcType(String procType)
public String getPropertyDesc()
public void setPropertyDesc(String propertyDesc)
public String getProperyName()
public void setProperyName(String properyName)
public String getQualityOwnerId()
public void setQualityOwnerId(String qualityOwnerId)
Copyright © 2020. All rights reserved.