Uses of Class
info.ejava.examples.ejb.interceptor.bo.PhoneInfo
-
Packages that use PhoneInfo Package Description info.ejava.examples.ejb.interceptor.normalizer -
-
Uses of PhoneInfo in info.ejava.examples.ejb.interceptor.normalizer
Methods in info.ejava.examples.ejb.interceptor.normalizer that return PhoneInfo Modifier and Type Method Description PhoneInfo
ContactNormalizer. normalize(PhoneInfo pi)
Methods in info.ejava.examples.ejb.interceptor.normalizer with parameters of type PhoneInfo Modifier and Type Method Description PhoneInfo
ContactNormalizer. normalize(PhoneInfo pi)
-