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 class  PhoneNumber.PhoneNumberType  
  • Constructor Summary

    Constructors
    Constructor Description
    PhoneNumber​(java.lang.String value, PhoneNumber.PhoneNumberType type)  
  • Method Summary

    Modifier and Type Method Description
    PhoneNumber.PhoneNumberType getType()  
    java.lang.String getValue()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait