public class InsMktObjectDTO extends AlipayObject
| Constructor and Description |
|---|
InsMktObjectDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getObjId()
Gets obj id.
|
Long |
getType()
Gets type.
|
void |
setObjId(String objId)
Sets obj id.
|
void |
setType(Long type)
Sets type.
|
public String getObjId()
public void setObjId(String objId)
objId - the obj idpublic Long getType()
public void setType(Long type)
type - the typeCopyright © 2018. All rights reserved.