Uses of Interface
one.xingyi.reference2.person.server.domain.IPerson
-
Packages that use IPerson Package Description one.xingyi.reference2.person.server.domain -
-
Uses of IPerson in one.xingyi.reference2.person.server.domain
Classes in one.xingyi.reference2.person.server.domain that implement IPerson Modifier and Type Class Description classPersonMethods in one.xingyi.reference2.person.server.domain that return IPerson Modifier and Type Method Description IPersonIPerson. withaddress(IAddress address)IPersonIPerson. withage(java.lang.Integer age)IPersonIPerson. withtelephone(ITelephoneNumber telephone)
-