public class InfoDetail extends Object
InfoDetail()
InfoDetail(String infoType, String infoValue)
boolean
equals(Object o)
String
getInfoType()
getInfoValue()
int
hashCode()
void
setInfoType(String infoType)
setInfoValue(String infoValue)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public InfoDetail()
public InfoDetail(String infoType, String infoValue)
public String getInfoType()
public void setInfoType(String infoType)
public String getInfoValue()
public void setInfoValue(String infoValue)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023 The Apache Software Foundation. All rights reserved.