Uses of Interface
one.xingyi.reference3.person.server.domain.IPerson
-
Packages that use IPerson Package Description one.xingyi.reference3.person.server.domain -
-
Uses of IPerson in one.xingyi.reference3.person.server.domain
Classes in one.xingyi.reference3.person.server.domain that implement IPerson Modifier and Type Class Description classPersonMethods in one.xingyi.reference3.person.server.domain that return IPerson Modifier and Type Method Description IPersonIPerson. withaddresses(one.xingyi.core.client.IResourceList<IAddress> addresses)IPersonIPerson. withage(java.lang.Integer age)IPersonIPerson. withname(java.lang.String name)IPersonIPerson. withtelephone(ITelephoneNumber telephone)
-