public class InforClass extends Object
| Constructor and Description |
|---|
InforClass() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getDescription() |
String |
getEntity() |
String |
getOutOfService() |
void |
setCode(String code) |
void |
setDescription(String description) |
void |
setEntity(String entity) |
void |
setOutOfService(String outOfService) |
String |
toString() |
public String getCode()
public void setCode(String code)
public String getDescription()
public void setDescription(String description)
public String getEntity()
public void setEntity(String entity)
public String getOutOfService()
public void setOutOfService(String outOfService)
Copyright © 2023 CERN European Organization for Nuclear Research. All rights reserved.