Package org.bidib.jbidib.decoder.json
Class Category
java.lang.Object
org.bidib.jbidib.decoder.json.Category
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanlist of editor pagesinthashCode()voidsetCategory(List<Category> category) list of editor pagesvoidsetMetadata(Metadata metadata) voidsetReference(List<Reference> reference) toString()withCategory(List<Category> category) withMetadata(Metadata metadata) withReference(List<Reference> reference)
-
Constructor Details
-
Category
public Category()No args constructor for use in serialization -
Category
- Parameters:
category- list of editor pages.
-
-
Method Details
-
getMetadata
-
setMetadata
-
withMetadata
-
getCategory
list of editor pages -
setCategory
list of editor pages -
withCategory
-
getReference
-
setReference
-
withReference
-
toString
-
hashCode
public int hashCode() -
equals
-