public class Parameter extends Object
Parameter()
Parameter(String value, ColType type)
ColType
getType()
String
getValue()
void
setType(ColType type)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Parameter()
public Parameter(String value, ColType type)
public String getValue()
public void setValue(String value)
public ColType getType()
public void setType(ColType type)
Copyright © 2021 kubeclub. All rights reserved.