@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class AssociatedItemBean extends Object
| Constructor and Description |
|---|
AssociatedItemBean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
The ID of the associated record.
|
String |
getName()
The name of the associated record.
|
String |
getParentId()
The ID of the associated parent record.
|
String |
getParentName()
The name of the associated parent record.
|
String |
getTypeName()
The type of the associated record.
|
int |
hashCode() |
String |
toString() |
public String getId()
public String getName()
public String getTypeName()
public String getParentId()
public String getParentName()
Copyright © 2011–2021 Everit Kft.. All rights reserved.