@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-06-25T15:20:44.090-04:00") public class CreateInformationResponse extends Object
| Constructor and Description |
|---|
CreateInformationResponse() |
public CreateInformationResponse timestamp(BigDecimal timestamp)
public BigDecimal getTimestamp()
public void setTimestamp(BigDecimal timestamp)
public CreateInformationResponse nodeId(String nodeId)
public String getNodeId()
public void setNodeId(String nodeId)
public CreateInformationResponse agent(Agent agent)
public Agent getAgent()
public void setAgent(Agent agent)
public CreateInformationResponse summary(Summary summary)
public Summary getSummary()
public void setSummary(Summary summary)
public CreateInformationResponse batchId(String batchId)
public String getBatchId()
public void setBatchId(String batchId)
public CreateInformationResponse factType(String factType)
public String getFactType()
public void setFactType(String factType)
public CreateInformationResponse parentId(String parentId)
public String getParentId()
public void setParentId(String parentId)
public CreateInformationResponse fieldId(String fieldId)
public String getFieldId()
public void setFieldId(String fieldId)
public CreateInformationResponse storageId(String storageId)
public String getStorageId()
public void setStorageId(String storageId)
Copyright © 2018. All rights reserved.