Java Code Examples for ch.qos.logback.core.CoreConstants#SINGLE_QUOTE_CHAR
The following examples show how to use
ch.qos.logback.core.CoreConstants#SINGLE_QUOTE_CHAR .
You can vote up the ones you like or vote down the ones you don't like,
and go to the original project or source file by following the links above each example. You may check out the related API usage on the sidebar.
Example 1
Source File: CmdResult.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "CmdResult{isSuccess=" + this.isSuccess + ", errCode=" + this.errCode + ", descption=" + this.descption + ", errDes='" + this.errDes + CoreConstants.SINGLE_QUOTE_CHAR + CoreConstants.CURLY_RIGHT; }
Example 2
Source File: AckTFCarddCap.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "AckTFCarddCap{tfCardCap='" + this.tfCardCap + CoreConstants.SINGLE_QUOTE_CHAR + CoreConstants.CURLY_RIGHT; }
Example 3
Source File: MediaFileInfo.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "MediaFileInfo{cmdType=" + this.cmdType + ", msg_len=" + this.msg_len + ", error_code=" + this.error_code + ", fileSize=" + this.fileSize + ", nameLen=" + this.nameLen + ", fileName='" + this.fileName + CoreConstants.SINGLE_QUOTE_CHAR + CoreConstants.CURLY_RIGHT; }
Example 4
Source File: AckVersion.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "AckVersion{type=" + this.type + ", model=" + this.model + ", reserved1=" + this.reserved1 + ", reserved2=" + this.reserved2 + ", hardwareVersion=" + this.hardwareVersion + ", softVersion=" + this.softVersion + ", idA=" + this.idA + ", idB=" + this.idB + ", idC=" + this.idC + ", idD=" + this.idD + ", versionDetails='" + this.versionDetails + CoreConstants.SINGLE_QUOTE_CHAR + CoreConstants.CURLY_RIGHT; }
Example 5
Source File: MediaFileDownLoadPacket.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "MediaFileDownLoadPacket{cmdType=" + this.cmdType + ", msgLen=" + this.msgLen + ", errorCode=" + this.errorCode + ", offSet=" + this.offSet + ", resultFlag=" + this.resultFlag + ", crcFlag=" + this.crcFlag + ", nameLen=" + this.nameLen + ", fileName='" + this.fileName + CoreConstants.SINGLE_QUOTE_CHAR + ", playloadSize=" + this.playloadSize + ", playData=" + Arrays.toString(this.playData) + CoreConstants.CURLY_RIGHT; }
Example 6
Source File: ErrorCodeBean.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "VersionBean{Format='" + this.Format + CoreConstants.SINGLE_QUOTE_CHAR + ", Content='" + this.Content + CoreConstants.SINGLE_QUOTE_CHAR + CoreConstants.CURLY_RIGHT; }
Example 7
Source File: ErrorCodeBean.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "ConstraintBit{GroupID='" + this.GroupID + CoreConstants.SINGLE_QUOTE_CHAR + ", BitOffset=" + this.BitOffset + ", Value=" + this.Value + CoreConstants.CURLY_RIGHT; }
Example 8
Source File: ErrorCodeBean.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "ActionBean{speaking=" + this.speaking + ", vibrating=" + this.vibrating + ", GroupID='" + this.GroupID + CoreConstants.SINGLE_QUOTE_CHAR + ", Label='" + this.Label + CoreConstants.SINGLE_QUOTE_CHAR + ", OffsetBit=" + this.OffsetBit + ", Severity=" + this.Severity + ", Text=" + this.Text + ", Speak=" + this.Speak + ", Vibrate=" + this.Vibrate + ", IsInFlight=" + this.IsInFlight + ", Value=" + this.Value + CoreConstants.CURLY_RIGHT; }
Example 9
Source File: LocalFwEntity.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "LocalFwEntity{type=" + this.type + ", model=" + this.model + ", logicVersion=" + this.logicVersion + ", userVersion='" + this.userVersion + CoreConstants.SINGLE_QUOTE_CHAR + CoreConstants.CURLY_RIGHT; }
Example 10
Source File: X8AiLinePointInfo.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "X8AiLinePointInfo{id=" + this.id + ", time=" + this.time + ", name='" + this.name + CoreConstants.SINGLE_QUOTE_CHAR + ", type=" + this.type + ", speed=" + this.speed + ", saveFlag=" + this.saveFlag + ", distance=" + this.distance + ", isCurve=" + this.isCurve + ", mapType=" + this.mapType + ", runByMapOrVedio=" + this.runByMapOrVedio + CoreConstants.CURLY_RIGHT; }
Example 11
Source File: UserDto.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "UserDto{fimiId='" + this.fimiId + CoreConstants.SINGLE_QUOTE_CHAR + ", thirdId='" + this.thirdId + CoreConstants.SINGLE_QUOTE_CHAR + ", nickName='" + this.nickName + CoreConstants.SINGLE_QUOTE_CHAR + ", name='" + this.name + CoreConstants.SINGLE_QUOTE_CHAR + ", email='" + this.email + CoreConstants.SINGLE_QUOTE_CHAR + ", phone='" + this.phone + CoreConstants.SINGLE_QUOTE_CHAR + ", userImgUrl='" + this.userImgUrl + CoreConstants.SINGLE_QUOTE_CHAR + ", status='" + this.status + CoreConstants.SINGLE_QUOTE_CHAR + ", createTime=" + this.createTime + CoreConstants.CURLY_RIGHT; }
Example 12
Source File: X8FmMediaInfo.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "X8FmMediaInfo{name='" + this.name + CoreConstants.SINGLE_QUOTE_CHAR + ", duration='" + this.duration + CoreConstants.SINGLE_QUOTE_CHAR + ", path='" + this.path + CoreConstants.SINGLE_QUOTE_CHAR + CoreConstants.CURLY_RIGHT; }
Example 13
Source File: X8ErrorCode.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "X8ErrorCode{level=" + this.level + ", title='" + this.title + CoreConstants.SINGLE_QUOTE_CHAR + ", detail='" + this.detail + CoreConstants.SINGLE_QUOTE_CHAR + ", bgId=" + this.bgId + ", titleImgId=" + this.titleImgId + ", speakStr='" + this.speakStr + CoreConstants.SINGLE_QUOTE_CHAR + ", isShow=" + this.isShow + CoreConstants.CURLY_RIGHT; }
Example 14
Source File: PhotoSubParamItemEntity.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "PhotoSubParamItemEntity{paramKey='" + this.paramKey + CoreConstants.SINGLE_QUOTE_CHAR + ", paramValue='" + this.paramValue + CoreConstants.SINGLE_QUOTE_CHAR + ", options=" + this.options + ", titleName='" + this.titleName + CoreConstants.SINGLE_QUOTE_CHAR + ", optionMap=" + this.optionMap.toString() + ", iselected=" + this.iselected + CoreConstants.CURLY_RIGHT; }
Example 15
Source File: CurParamsJson.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "CurParamsJson{video_quality='" + this.video_quality + CoreConstants.SINGLE_QUOTE_CHAR + ", video_resolution='" + this.video_resolution + CoreConstants.SINGLE_QUOTE_CHAR + ", photo_format='" + this.photo_format + CoreConstants.SINGLE_QUOTE_CHAR + ", photo_size='" + this.photo_size + CoreConstants.SINGLE_QUOTE_CHAR + ", ae_bias='" + this.ae_bias + CoreConstants.SINGLE_QUOTE_CHAR + ", iso='" + this.iso + CoreConstants.SINGLE_QUOTE_CHAR + ", shutter_time='" + this.shutter_time + CoreConstants.SINGLE_QUOTE_CHAR + ", awb='" + this.awb + CoreConstants.SINGLE_QUOTE_CHAR + ", metering_mode='" + this.metering_mode + CoreConstants.SINGLE_QUOTE_CHAR + ", digital_effect='" + this.digital_effect + CoreConstants.SINGLE_QUOTE_CHAR + ", saturation='" + this.saturation + CoreConstants.SINGLE_QUOTE_CHAR + ", contrast='" + this.contrast + CoreConstants.SINGLE_QUOTE_CHAR + ", sharpness='" + this.sharpness + CoreConstants.SINGLE_QUOTE_CHAR + ", system_type='" + this.system_type + CoreConstants.SINGLE_QUOTE_CHAR + ", default_setting='" + this.default_setting + CoreConstants.SINGLE_QUOTE_CHAR + CoreConstants.CURLY_RIGHT; }
Example 16
Source File: X8MediaFileInfo.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "X8MediaFileInfo{cmdType=" + this.cmdType + ", msg_len=" + this.msg_len + ", error_code=" + this.error_code + ", fileSize=" + this.fileSize + ", nameLen=" + this.nameLen + ", fileName='" + this.fileName + CoreConstants.SINGLE_QUOTE_CHAR + CoreConstants.CURLY_RIGHT; }
Example 17
Source File: DataStatistics.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "DataStatistics{appType='" + this.appType + CoreConstants.SINGLE_QUOTE_CHAR + ", userId='" + this.userId + CoreConstants.SINGLE_QUOTE_CHAR + ", handleVersion='" + this.handleVersion + CoreConstants.SINGLE_QUOTE_CHAR + ", gimbalVersion='" + this.gimbalVersion + CoreConstants.SINGLE_QUOTE_CHAR + ", useTime='" + this.useTime + CoreConstants.SINGLE_QUOTE_CHAR + ", longitude='" + this.longitude + CoreConstants.SINGLE_QUOTE_CHAR + ", latitude='" + this.latitude + CoreConstants.SINGLE_QUOTE_CHAR + ", productModel='" + this.productModel + CoreConstants.SINGLE_QUOTE_CHAR + ", sysVersion='" + this.sysVersion + CoreConstants.SINGLE_QUOTE_CHAR + ", mcuVersion='" + this.mcuVersion + CoreConstants.SINGLE_QUOTE_CHAR + ", flyTime='" + this.flyTime + CoreConstants.SINGLE_QUOTE_CHAR + ", flyDistance='" + this.flyDistance + CoreConstants.SINGLE_QUOTE_CHAR + ", flyHeight='" + this.flyHeight + CoreConstants.SINGLE_QUOTE_CHAR + ", createTime='" + this.createTime + CoreConstants.SINGLE_QUOTE_CHAR + CoreConstants.CURLY_RIGHT; }
Example 18
Source File: X8DownLoadTask.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "X8DownLoadTask{fileName='" + this.fileName + CoreConstants.SINGLE_QUOTE_CHAR + ", offSet=" + this.offSet + ", fileLen=" + this.fileLen + ", x8DownLoadCmd=" + this.x8DownLoadCmd + CoreConstants.CURLY_RIGHT; }
Example 19
Source File: Download.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "Download{fileEncode='" + this.fileEncode + CoreConstants.SINGLE_QUOTE_CHAR + ", forceSign='" + this.forceSign + CoreConstants.SINGLE_QUOTE_CHAR + ", sysid='" + this.sysid + CoreConstants.SINGLE_QUOTE_CHAR + ", newVersion='" + this.newVersion + CoreConstants.SINGLE_QUOTE_CHAR + ", pushFireType='" + this.pushFireType + CoreConstants.SINGLE_QUOTE_CHAR + ", sysname='" + this.sysname + CoreConstants.SINGLE_QUOTE_CHAR + ", updcontents='" + this.updcontents + CoreConstants.SINGLE_QUOTE_CHAR + ", modelID='" + this.modelID + CoreConstants.SINGLE_QUOTE_CHAR + ", status='" + this.status + CoreConstants.SINGLE_QUOTE_CHAR + ", url='" + this.url + CoreConstants.SINGLE_QUOTE_CHAR + CoreConstants.CURLY_RIGHT; }
Example 20
Source File: UpfirewareDto.java From FimiX8-RE with MIT License | 4 votes |
public String toString() { return "UpfirewareDto{type=" + this.type + ", sysNameI18N='" + this.sysNameI18N.toString() + CoreConstants.SINGLE_QUOTE_CHAR + ", updateContentI18N='" + this.updateContentI18N.toString() + CoreConstants.SINGLE_QUOTE_CHAR + ", logicVersion=" + this.logicVersion + ", userVersion='" + this.userVersion + CoreConstants.SINGLE_QUOTE_CHAR + ", fileUrl='" + this.fileUrl + CoreConstants.SINGLE_QUOTE_CHAR + ", fileSize=" + this.fileSize + ", fileEncode='" + this.fileEncode + CoreConstants.SINGLE_QUOTE_CHAR + ", status='" + this.status + CoreConstants.SINGLE_QUOTE_CHAR + ", model=" + this.model + ", pushFireType=" + this.pushFireType + ", forceSign='" + this.forceSign + CoreConstants.SINGLE_QUOTE_CHAR + ", startVersion=" + this.startVersion + ", endVersion=" + this.endVersion + ", updateResult='" + this.updateResult + CoreConstants.SINGLE_QUOTE_CHAR + ", downResult='" + this.downResult + CoreConstants.SINGLE_QUOTE_CHAR + ", forceOta='" + this.forceOta + CoreConstants.SINGLE_QUOTE_CHAR + CoreConstants.CURLY_RIGHT; }