-
- All Implemented Interfaces:
public final class Rights
-
-
Field Summary
Fields Modifier and Type Field Description private final Integerprintprivate final Integercopyprivate final Datestartprivate final Dateendprivate final JSONObjectextensionsprivate final JSONObjectjson
-
Constructor Summary
Constructors Constructor Description Rights(JSONObject json)
-
Method Summary
Modifier and Type Method Description final IntegergetPrint()final IntegergetCopy()final DategetStart()final DategetEnd()final JSONObjectgetExtensions()final JSONObjectgetJson()-
-
Constructor Detail
-
Rights
Rights(JSONObject json)
-
-
Method Detail
-
getExtensions
final JSONObject getExtensions()
-
getJson
final JSONObject getJson()
-
-
-
-