Package com.foxinmy.weixin4j.type
Class IdQuery
- java.lang.Object
-
- com.foxinmy.weixin4j.type.IdQuery
-
- All Implemented Interfaces:
Serializable
@Deprecated public class IdQuery extends Object implements Serializable
Deprecated.迁移到子模块weixin4j-payID查询- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description String
getId()
Deprecated.IdType
getType()
Deprecated.String
toString()
Deprecated.
-