Package org.bidib.jbidib.decoder.json
Class Editor
java.lang.Object
org.bidib.jbidib.decoder.json.Editor
CV editor for one Decoder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanlist of editor pagesinthashCode()voidsetCategory(List<Category> category) list of editor pagestoString()withCategory(List<Category> category)
-
Constructor Details
-
Editor
public Editor()No args constructor for use in serialization -
Editor
- Parameters:
category- list of editor pages.
-
-
Method Details