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