org.finra.jtaf.core.model.test
Class Requirement
java.lang.Object
org.finra.jtaf.core.model.test.Requirement
public class Requirement
- extends Object
Represents the requirement the test is addressing.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Requirement
public Requirement()
getType
public String getType()
setType
public void setType(String key)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2014. All rights reserved.