private int _getCode() {
   return JsoHelper.getAttributeAsInt(jsObj, Attributes.CODE.getValue());
 }