Interface Enterprise.PersonInfo
- Enclosing interface:
Enterprise
public static interface Enterprise.PersonInfo
-
Method Summary
-
Method Details
-
insz
String insz() -
lastName
String lastName() -
firstName
String firstName() -
street
Enterprise.Street street()
-