JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
common.helper.customer
Interface InsuranceCustomer
public interface
InsuranceCustomer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Integer
getAgeInYears
()
String
getFullName
()
Method Details
getFullName
String
getFullName
()
getAgeInYears
Integer
getAgeInYears
()