public class AdpInfo extends Object
AdpInfo()
String
getCommand()
getDesc()
List<String>
getKeys()
boolean
isSuccess()
void
setCommand(String command)
setDesc(String desc)
setKeys(List<String> keys)
setSuccess(boolean success)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AdpInfo()
public String toString()
toString
Object
public String getCommand()
public void setCommand(String command)
public boolean isSuccess()
public void setSuccess(boolean success)
public String getDesc()
public void setDesc(String desc)
public List<String> getKeys()
public void setKeys(List<String> keys)
Copyright © 2024. All rights reserved.