public final class UserPermissionsJsonUnmarshaller extends AbstractUnmarshaller<UserPermissions,JsonUnmarshallerContext>
| Constructor and Description |
|---|
UserPermissionsJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static UserPermissionsJsonUnmarshaller |
getInstance() |
UserPermissions |
parse(java.lang.String data) |
isParseJson, unmarshallpublic static UserPermissionsJsonUnmarshaller getInstance()
UserPermissionsJsonUnmarshaller instance.public UserPermissions parse(java.lang.String data) throws java.lang.Exception
parse in interface Unmarshaller<UserPermissions,JsonUnmarshallerContext>parse in class AbstractUnmarshaller<UserPermissions,JsonUnmarshallerContext>java.lang.Exception