public final class ItemComandoEmendaRecord extends Object implements ItemComandoEmenda
| Constructor and Description |
|---|
ItemComandoEmendaRecord(String cabecalho,
String citacao,
String rotulo,
String complemento) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCabecalho() |
String |
getCitacao() |
String |
getComplemento() |
String |
getRotulo() |
int |
hashCode() |
String |
toString() |
public String getCabecalho()
getCabecalho in interface ItemComandoEmendapublic String getCitacao()
getCitacao in interface ItemComandoEmendapublic String getRotulo()
getRotulo in interface ItemComandoEmendapublic String getComplemento()
getComplemento in interface ItemComandoEmendaCopyright © 2023 LexML. All rights reserved.