Package org.bidib.jbidib.decoder.json
Class Step
java.lang.Object
org.bidib.jbidib.decoder.json.Step
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCv()An array containing CVs and CvGroupsgetType()inthashCode()voidsetCondition(List<Condition> condition) voidAn array containing CVs and CvGroupsvoidtoString()withCondition(List<Condition> condition)
-
Constructor Details
-
Step
public Step()No args constructor for use in serialization -
Step
-
-
Method Details
-
getType
-
setType
-
withType
-
getCondition
-
setCondition
-
withCondition
-
getCv
An array containing CVs and CvGroups -
setCv
An array containing CVs and CvGroups -
withCv
-
toString
-
hashCode
public int hashCode() -
equals
-