@Entity public class InforDocEntity extends Object implements Serializable
| Constructor and Description |
|---|
InforDocEntity() |
InforDocEntity(String document,
String code,
String entity) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getDocument() |
String |
getEntity() |
void |
setCode(String code) |
void |
setDocument(String document) |
void |
setEntity(String entity) |
Copyright © 2023 CERN European Organization for Nuclear Research. All rights reserved.