Package co.dapi.types
Class PhoneNumber
java.lang.Object
co.dapi.types.PhoneNumber
public class PhoneNumber
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPhoneNumber.PhoneNumberType -
Constructor Summary
Constructors Constructor Description PhoneNumber(java.lang.String value, PhoneNumber.PhoneNumberType type) -
Method Summary
Modifier and Type Method Description PhoneNumber.PhoneNumberTypegetType()java.lang.StringgetValue()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PhoneNumber
-
-
Method Details
-
getValue
public java.lang.String getValue() -
getType
-