java.lang.Object
ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ParameterValue
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
ParameterValue 
public ParameterValue(String parameterName,
String parameterValue)
-
Method Details 
-
getName 
-
setName 
public void setName(String parameterName)
-
getValue 
-
setValue 
public void setValue(String parameterValue)