public class AgentDetail extends Object
构造器和说明 |
---|
AgentDetail() |
限定符和类型 | 方法和说明 |
---|---|
Long |
getAgentId() |
int |
getApp() |
Long |
getEntityId() |
Long |
getId() |
boolean |
isNew() |
void |
setAgentId(Long agentId) |
void |
setApp(int app) |
void |
setEntityId(Long entityId) |
void |
setId(Long id) |
void |
setIdIfNew() |
public Long getAgentId()
public void setAgentId(Long agentId)
public int getApp()
public void setApp(int app)
public Long getEntityId()
public void setEntityId(Long entityId)
public Long getId()
public void setId(Long id)
public boolean isNew()
public void setIdIfNew()
Copyright © 2016–2018. All rights reserved.