@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2022-11-07T15:57:30.539-05:00[America/New_York]") public class LinkToUpdate extends Object
| Constructor and Description |
|---|
LinkToUpdate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getLinkTypeId() |
Integer |
getOtherSourceId() |
int |
hashCode() |
Boolean |
isSource() |
LinkToUpdate |
isSource(Boolean isSource) |
LinkToUpdate |
linkTypeId(Integer linkTypeId) |
LinkToUpdate |
otherSourceId(Integer otherSourceId) |
void |
setIsSource(Boolean isSource) |
void |
setLinkTypeId(Integer linkTypeId) |
void |
setOtherSourceId(Integer otherSourceId) |
String |
toString() |
public LinkToUpdate linkTypeId(Integer linkTypeId)
public Integer getLinkTypeId()
public void setLinkTypeId(Integer linkTypeId)
public LinkToUpdate otherSourceId(Integer otherSourceId)
public Integer getOtherSourceId()
public void setOtherSourceId(Integer otherSourceId)
public LinkToUpdate isSource(Boolean isSource)
public Boolean isSource()
public void setIsSource(Boolean isSource)
Copyright © 2022. All rights reserved.