Liferay 6.1.2-ce-ga3

com.liferay.portal.format
Class PhoneNumberFormatImpl

java.lang.Object
  extended by com.liferay.portal.kernel.format.PhoneNumberFormatWrapper
      extended by com.liferay.portal.format.PhoneNumberFormatImpl
All Implemented Interfaces:
PhoneNumberFormat

public class PhoneNumberFormatImpl
extends PhoneNumberFormatWrapper


Constructor Summary
PhoneNumberFormatImpl()
           
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.format.PhoneNumberFormatWrapper
format, setPhoneNumberFormat, strip, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhoneNumberFormatImpl

public PhoneNumberFormatImpl()

Liferay 6.1.2-ce-ga3