- encode(Object) - 类 中的方法com.icetech.sdk.util.BaseNCodec
-
Encodes an Object using the Base-N algorithm.
- encode(byte[]) - 类 中的方法com.icetech.sdk.util.BaseNCodec
-
Encodes a byte[] containing binary data, into a byte[] containing characters in the alphabet.
- encodeAsString(byte[]) - 类 中的方法com.icetech.sdk.util.BaseNCodec
-
Encodes a byte[] containing binary data, into a String containing characters in the appropriate alphabet.
- encodeBase64(byte[]) - 类 中的静态方法com.icetech.sdk.util.Base64Util
-
Encodes binary data using the base64 algorithm but does not chunk the output.
- encodeBase64(byte[], boolean) - 类 中的静态方法com.icetech.sdk.util.Base64Util
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64(byte[], boolean, boolean) - 类 中的静态方法com.icetech.sdk.util.Base64Util
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64(byte[], boolean, boolean, int) - 类 中的静态方法com.icetech.sdk.util.Base64Util
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64Chunked(byte[]) - 类 中的静态方法com.icetech.sdk.util.Base64Util
-
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
- encodeBase64String(byte[]) - 类 中的静态方法com.icetech.sdk.util.Base64Util
-
Encodes binary data using the base64 algorithm but does not chunk the output.
- encodeBase64URLSafe(byte[]) - 类 中的静态方法com.icetech.sdk.util.Base64Util
-
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
- encodeBase64URLSafeString(byte[]) - 类 中的静态方法com.icetech.sdk.util.Base64Util
-
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
- encodeInteger(BigInteger) - 类 中的静态方法com.icetech.sdk.util.Base64Util
-
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature.
- encodeToString(byte[]) - 类 中的方法com.icetech.sdk.util.BaseNCodec
-
Encodes a byte[] containing binary data, into a String containing characters in the Base-N alphabet.
- encrypt(String, String, String) - 接口 中的方法com.icetech.sdk.sign.SignEncipher
-
签名的摘要算法
- encrypt(String, String, String) - 类 中的方法com.icetech.sdk.sign.SignEncipherHMAC_MD5
-
- encrypt(String, String, String) - 类 中的方法com.icetech.sdk.sign.SignEncipherMD5
-
- encrypt(String) - 类 中的静态方法com.icetech.sdk.util.MD5Util
-
生成md5,全部小写
- encrypt(byte[]) - 类 中的静态方法com.icetech.sdk.util.MD5Util
-
生成md5,全部小写
- encrypt16(String) - 类 中的静态方法com.icetech.sdk.util.MD5Util
-
返回长度16串,小写
- encryptUpper(String) - 类 中的静态方法com.icetech.sdk.util.MD5Util
-
生成md5,全部大写
- encryptUpper(byte[]) - 类 中的静态方法com.icetech.sdk.util.MD5Util
-
生成md5,全部大写
- ensureBufferSize(int, BaseNCodec.Context) - 类 中的方法com.icetech.sdk.util.BaseNCodec
-
Ensure that the buffer has room for size bytes
- ERROR_RESPONSE_KEY - 类 中的静态变量com.icetech.sdk.common.IceSdkConstants
-
- ErrorResponse() - 类 的构造器com.icetech.sdk.response.BaseResponse.ErrorResponse
-
- execute(BaseRequest<T>) - 类 中的方法com.icetech.sdk.client.OpenClient
-
请求接口
- execute(BaseRequest<T>, String) - 类 中的方法com.icetech.sdk.client.OpenClient
-
请求接口
- P2cCityItem() - 类 的构造器com.icetech.sdk.response.p2c.base.P2cCityListResponse.P2cCityItem
-
- P2cCityListRequest - com.icetech.sdk.request.p2c.base中的类
-
Description ObtainProvinceInfoRequest
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cCityListRequest() - 类 的构造器com.icetech.sdk.request.p2c.base.P2cCityListRequest
-
- P2cCityListResponse - com.icetech.sdk.response.p2c.base中的类
-
Description P2cCityListResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cCityListResponse() - 类 的构造器com.icetech.sdk.response.p2c.base.P2cCityListResponse
-
- P2cCityListResponse.P2cCityItem - com.icetech.sdk.response.p2c.base中的类
-
- P2cDelMonthCardRequest - com.icetech.sdk.request.p2c.business中的类
-
清除月卡信息
- P2cDelMonthCardRequest() - 类 的构造器com.icetech.sdk.request.p2c.business.P2cDelMonthCardRequest
-
- P2cDelMonthCardResponse - com.icetech.sdk.response.p2c.business中的类
-
Description P2cDelMonthCardResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cDelMonthCardResponse() - 类 的构造器com.icetech.sdk.response.p2c.business.P2cDelMonthCardResponse
-
- P2cDelMonthProductRequest - com.icetech.sdk.request.p2c.business中的类
-
删除月卡产品
- P2cDelMonthProductRequest() - 类 的构造器com.icetech.sdk.request.p2c.business.P2cDelMonthProductRequest
-
- P2cDelMonthProductResponse - com.icetech.sdk.response.p2c.business中的类
-
Description P2cDelMonthProductResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cDelMonthProductResponse() - 类 的构造器com.icetech.sdk.response.p2c.business.P2cDelMonthProductResponse
-
- P2cDistrictItem() - 类 的构造器com.icetech.sdk.response.p2c.base.P2cDistrictListResponse.P2cDistrictItem
-
- P2cDistrictListResponse - com.icetech.sdk.response.p2c.base中的类
-
Description P2cDistrictListResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cDistrictListResponse() - 类 的构造器com.icetech.sdk.response.p2c.base.P2cDistrictListResponse
-
- P2cDistrictListResponse.P2cDistrictItem - com.icetech.sdk.response.p2c.base中的类
-
The type P 2 c district item.
- P2cDistrictRequest - com.icetech.sdk.request.p2c.base中的类
-
Description ObtainProvinceInfoRequest
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cDistrictRequest() - 类 的构造器com.icetech.sdk.request.p2c.base.P2cDistrictRequest
-
- P2cEditMonthCardRequest - com.icetech.sdk.request.p2c.business中的类
-
Description EditMonthCardRequest
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cEditMonthCardRequest() - 类 的构造器com.icetech.sdk.request.p2c.business.P2cEditMonthCardRequest
-
- P2cEditMonthCardRequest.RegionData - com.icetech.sdk.request.p2c.business中的类
-
The type Region data.
- P2cEditMonthCardResponse - com.icetech.sdk.response.p2c.business中的类
-
Description P2cEditMonthCard
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cEditMonthCardResponse() - 类 的构造器com.icetech.sdk.response.p2c.business.P2cEditMonthCardResponse
-
- P2cEditMonthProductRequest - com.icetech.sdk.request.p2c.business中的类
-
月卡产品编辑类
- P2cEditMonthProductRequest() - 类 的构造器com.icetech.sdk.request.p2c.business.P2cEditMonthProductRequest
-
- P2cEditMonthProductResponse - com.icetech.sdk.response.p2c.business中的类
-
Description P2cEditMonthProductResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cEditMonthProductResponse() - 类 的构造器com.icetech.sdk.response.p2c.business.P2cEditMonthProductResponse
-
- P2cParkListRequest - com.icetech.sdk.request.p2c.base中的类
-
Description ParkListRequest
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cParkListRequest() - 类 的构造器com.icetech.sdk.request.p2c.base.P2cParkListRequest
-
- P2cParkListResponse - com.icetech.sdk.response.p2c.base中的类
-
Description ParkListResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cParkListResponse() - 类 的构造器com.icetech.sdk.response.p2c.base.P2cParkListResponse
-
- P2cParkListResponse.ParkList - com.icetech.sdk.response.p2c.base中的类
-
- P2cProvinceItem() - 类 的构造器com.icetech.sdk.response.p2c.base.P2cProvinceListResponse.P2cProvinceItem
-
- P2cProvinceListRequest - com.icetech.sdk.request.p2c.base中的类
-
Description P2cProvinceListRequest
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cProvinceListRequest() - 类 的构造器com.icetech.sdk.request.p2c.base.P2cProvinceListRequest
-
- P2cProvinceListResponse - com.icetech.sdk.response.p2c.base中的类
-
Description P2cProvinceListResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cProvinceListResponse() - 类 的构造器com.icetech.sdk.response.p2c.base.P2cProvinceListResponse
-
- P2cProvinceListResponse.P2cProvinceItem - com.icetech.sdk.response.p2c.base中的类
-
- P2cQueryChannelCarRequest - com.icetech.sdk.request.p2c.device中的类
-
The type P 2 c query channel car request.
- P2cQueryChannelCarRequest() - 类 的构造器com.icetech.sdk.request.p2c.device.P2cQueryChannelCarRequest
-
- P2cQueryChannelCarResponse - com.icetech.sdk.response.p2c.device中的类
-
The type P 2 c query channel car response.
- P2cQueryChannelCarResponse() - 类 的构造器com.icetech.sdk.response.p2c.device.P2cQueryChannelCarResponse
-
- P2cQueryMonthCardsRequest - com.icetech.sdk.request.p2c.business中的类
-
The type P 2 c query month cards request.
- P2cQueryMonthCardsRequest() - 类 的构造器com.icetech.sdk.request.p2c.business.P2cQueryMonthCardsRequest
-
- P2cQueryMonthCardsResponse - com.icetech.sdk.response.p2c.business中的类
-
Description QueryMonthCardsResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cQueryMonthCardsResponse() - 类 的构造器com.icetech.sdk.response.p2c.business.P2cQueryMonthCardsResponse
-
- P2cQueryMonthCardsResponse.MonthCards - com.icetech.sdk.response.p2c.business中的类
-
The type Month cards.
- P2cQueryMonthCardsResponse.MonthCards.RegionData - com.icetech.sdk.response.p2c.business中的类
-
The type Region data.
- P2cQueryMonthProductItem() - 类 的构造器com.icetech.sdk.response.p2c.business.P2cQueryMonthProductResponse.P2cQueryMonthProductItem
-
- P2cQueryMonthProductRequest - com.icetech.sdk.request.p2c.business中的类
-
- P2cQueryMonthProductRequest() - 类 的构造器com.icetech.sdk.request.p2c.business.P2cQueryMonthProductRequest
-
- P2cQueryMonthProductResponse - com.icetech.sdk.response.p2c.business中的类
-
月卡产品表
- P2cQueryMonthProductResponse() - 类 的构造器com.icetech.sdk.response.p2c.business.P2cQueryMonthProductResponse
-
- P2cQueryMonthProductResponse.P2cQueryMonthProductItem - com.icetech.sdk.response.p2c.business中的类
-
The type P 2 c query month product item.
- P2cReloadHintRequest - com.icetech.sdk.request.p2c.device中的类
-
The type P 2 c reload hint request.
- P2cReloadHintRequest() - 类 的构造器com.icetech.sdk.request.p2c.device.P2cReloadHintRequest
-
- P2cReloadHintResponse - com.icetech.sdk.response.p2c.device中的类
-
Description P2cReloadHintResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cReloadHintResponse() - 类 的构造器com.icetech.sdk.response.p2c.device.P2cReloadHintResponse
-
- P2cRenewMonthCardRequest - com.icetech.sdk.request.p2c.business中的类
-
The type P 2 c renew month card request.
- P2cRenewMonthCardRequest() - 类 的构造器com.icetech.sdk.request.p2c.business.P2cRenewMonthCardRequest
-
- P2cRenewMonthCardRequest.RegionData - com.icetech.sdk.request.p2c.business中的类
-
The type Region data.
- P2cRenewMonthCardResponse - com.icetech.sdk.response.p2c.business中的类
-
Description P2cRenewMonthCardResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cRenewMonthCardResponse() - 类 的构造器com.icetech.sdk.response.p2c.business.P2cRenewMonthCardResponse
-
- P2cSwitchGateInfoRequest - com.icetech.sdk.request.p2c.device中的类
-
开关闸参数接口
- P2cSwitchGateInfoRequest() - 类 的构造器com.icetech.sdk.request.p2c.device.P2cSwitchGateInfoRequest
-
- P2cSwitchGateInfoResponse - com.icetech.sdk.response.p2c.device中的类
-
Description P2cSwitchGateInfoResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- P2cSwitchGateInfoResponse() - 类 的构造器com.icetech.sdk.response.p2c.device.P2cSwitchGateInfoResponse
-
- PAD - 类 中的变量com.icetech.sdk.util.BaseNCodec
-
- pad - 类 中的变量com.icetech.sdk.util.BaseNCodec
-
- PAD_DEFAULT - 类 中的静态变量com.icetech.sdk.util.BaseNCodec
-
Byte used to pad output.
- ParkList() - 类 的构造器com.icetech.sdk.response.p2c.base.P2cParkListResponse.ParkList
-
- parseResponse(String, BaseRequest<T>) - 类 中的方法com.icetech.sdk.client.OpenClient
-
解析返回结果
- PEM_CHUNK_SIZE - 类 中的静态变量com.icetech.sdk.util.BaseNCodec
-
PEM chunk size per RFC 1421 section 4.3.2.4.
- PlateRecognizeRequest - com.icetech.sdk.request中的类
-
Description PlateRecognizeRequeset
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- PlateRecognizeRequest() - 类 的构造器com.icetech.sdk.request.PlateRecognizeRequest
-
- PlateRecognizeResponse - com.icetech.sdk.response中的类
-
Description PlateRecognizeResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- PlateRecognizeResponse() - 类 的构造器com.icetech.sdk.response.PlateRecognizeResponse
-