- bropen.framework.si.im.OsmSynchronizerSourceEndpoint.Employee
-
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
-
-
Property Detail
-
@javax.xml.bind.annotation.XmlElement(nillable = true, required = false)
String code
工号
-
@javax.xml.bind.annotation.XmlElement(nillable = false, required = true)
Boolean disabled
是否被禁用
-
@javax.xml.bind.annotation.XmlElement(nillable = true, required = false)
String email
邮箱
-
@javax.xml.bind.annotation.XmlElement(nillable = true, required = false)
Gender gender
性别
-
@javax.xml.bind.annotation.XmlElement(nillable = false, required = true)
String id
ID
-
@javax.xml.bind.annotation.XmlElement(nillable = true, required = false)
String idNumber
证件号
-
@javax.xml.bind.annotation.XmlElement(nillable = true, required = false)
String idType
证件类型
-
@javax.xml.bind.annotation.XmlElement(nillable = false, required = true)
List<EmployeeIdentity> identities
身份列表
-
@javax.xml.bind.annotation.XmlElement(nillable = true, required = false)
String mobile
手机号码
-
@javax.xml.bind.annotation.XmlElement(nillable = false, required = true)
String name
姓名
-
@javax.xml.bind.annotation.XmlElement(nillable = true, required = false)
String telephone
电话号码
-
@javax.xml.bind.annotation.XmlElement(nillable = true, required = false)
String title
头衔
-
@javax.xml.bind.annotation.XmlElement(nillable = false, required = true)
String username
登录名
- Summary:
- Nested
- Field
- Property
- Constructor
- Method
- | Detail:
- Field
- Property
- Constructor
- Method
BROPEN Documentation, 2020-04-21 11:00