public class MissingValueApproveRequestProxy extends NodeUpdateRequestProxy<NodeUpdateRequest.MissingValueApproveRequest>
| Constructor and Description |
|---|
MissingValueApproveRequestProxy() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeName() |
Integer |
getParentEntityId() |
void |
setNodeName(String nodeName) |
void |
setParentEntityId(Integer parentEntityId) |
NodeUpdateRequest.MissingValueApproveRequest |
toNodeUpdateRequest(CollectRecord record) |
public NodeUpdateRequest.MissingValueApproveRequest toNodeUpdateRequest(CollectRecord record)
toNodeUpdateRequest in class NodeUpdateRequestProxy<NodeUpdateRequest.MissingValueApproveRequest>public Integer getParentEntityId()
public void setParentEntityId(Integer parentEntityId)
public String getNodeName()
public void setNodeName(String nodeName)
Copyright © 2020 Open Foris. All rights reserved.