public static class OapiV2UserUpdateRequest.DeptTitle extends TaobaoObject
DeptTitle()
Long
getDeptId()
String
getTitle()
void
setDeptId(Long deptId)
setTitle(String title)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeptTitle()
public Long getDeptId()
public void setDeptId(Long deptId)
public String getTitle()
public void setTitle(String title)
Copyright © 2021. All rights reserved.