public class InfoDetail extends Object
| Constructor and Description |
|---|
InfoDetail() |
InfoDetail(String infoType,
String infoValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getInfoType() |
String |
getInfoValue() |
int |
hashCode() |
void |
setInfoType(String infoType) |
void |
setInfoValue(String infoValue) |
String |
toString() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.