public class Protocol extends Object
Protocol()
List<Check>
getChecks()
String
getType()
void
setChecks(List<Check> checks)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Protocol()
public String getType()
public void setType(String type)
public List<Check> getChecks()
public void setChecks(List<Check> checks)
Copyright © 2022 Apache Software Foundation. All rights reserved.