@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InstrumentidentifiersLinks extends Object
| Constructor and Description |
|---|
InstrumentidentifiersLinks() |
| Modifier and Type | Method and Description |
|---|---|
InstrumentidentifiersLinks |
ancestor(InstrumentidentifiersLinksSelf ancestor) |
boolean |
equals(Object o) |
InstrumentidentifiersLinksSelf |
getAncestor()
Get ancestor
|
InstrumentidentifiersLinksSelf |
getSelf()
Get self
|
InstrumentidentifiersLinksSelf |
getSuccessor()
Get successor
|
int |
hashCode() |
InstrumentidentifiersLinks |
self(InstrumentidentifiersLinksSelf self) |
void |
setAncestor(InstrumentidentifiersLinksSelf ancestor) |
void |
setSelf(InstrumentidentifiersLinksSelf self) |
void |
setSuccessor(InstrumentidentifiersLinksSelf successor) |
InstrumentidentifiersLinks |
successor(InstrumentidentifiersLinksSelf successor) |
String |
toString() |
public InstrumentidentifiersLinks self(InstrumentidentifiersLinksSelf self)
public InstrumentidentifiersLinksSelf getSelf()
public void setSelf(InstrumentidentifiersLinksSelf self)
public InstrumentidentifiersLinks ancestor(InstrumentidentifiersLinksSelf ancestor)
public InstrumentidentifiersLinksSelf getAncestor()
public void setAncestor(InstrumentidentifiersLinksSelf ancestor)
public InstrumentidentifiersLinks successor(InstrumentidentifiersLinksSelf successor)
public InstrumentidentifiersLinksSelf getSuccessor()
public void setSuccessor(InstrumentidentifiersLinksSelf successor)
Copyright © 2018. All rights reserved.