Uses of Class
com.foxinmy.weixin4j.qy.model.OUserInfo.DepartItem
-
Packages that use OUserInfo.DepartItem Package Description com.foxinmy.weixin4j.qy.model -
-
Uses of OUserInfo.DepartItem in com.foxinmy.weixin4j.qy.model
Methods in com.foxinmy.weixin4j.qy.model that return types with arguments of type OUserInfo.DepartItem Modifier and Type Method Description List<OUserInfo.DepartItem>
OUserInfo.AuthInfo. getDepartItems()
Method parameters in com.foxinmy.weixin4j.qy.model with type arguments of type OUserInfo.DepartItem Modifier and Type Method Description void
OUserInfo.AuthInfo. setDepartItems(List<OUserInfo.DepartItem> departItems)
-