public class AgentProfileDocument extends Document
| Constructor and Description | 
|---|
AgentProfileDocument()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
canEqual(Object other)  | 
boolean | 
equals(Object o)  | 
Agent | 
getAgent()  | 
int | 
hashCode()  | 
void | 
setAgent(Agent agent)  | 
String | 
toString()  | 
getContent, getContentType, getEtag, getId, getTimestamp, setContent, setContentType, setEtag, setId, setTimestamp@Generated(value="lombok") public AgentProfileDocument()
@Generated(value="lombok") public Agent getAgent()
@Generated(value="lombok") public void setAgent(Agent agent)
@Generated(value="lombok") public String toString()
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") protected boolean canEqual(Object other)
@Generated(value="lombok") public int hashCode()
Copyright © 2016 Rustici Software. All Rights Reserved.