Package | Description |
---|---|
org.jadira.cdt.phonenumber.impl | |
org.jadira.usertype.phonenumber.columnmapper |
Modifier and Type | Method and Description |
---|---|
static E164PhoneNumberWithExtension |
E164PhoneNumberWithExtension.ofE164PhoneNumberString(String e164PhoneNumber)
Creates a new E164 Phone Number.
|
static E164PhoneNumberWithExtension |
E164PhoneNumberWithExtension.ofE164PhoneNumberStringAndExtension(String e164PhoneNumber,
String extension)
Creates a new E164 Phone Number with the given extension.
|
static E164PhoneNumberWithExtension |
E164PhoneNumberWithExtension.ofE164PhoneNumberWithExtensionString(String e164PhoneNumber)
Creates a new E164 Phone Number with the given extension.
|
static E164PhoneNumberWithExtension |
E164PhoneNumberWithExtension.ofPhoneNumberString(String phoneNumber,
CountryCode defaultCountryCode)
Creates a new E164 Phone Number.
|
static E164PhoneNumberWithExtension |
E164PhoneNumberWithExtension.ofPhoneNumberStringAndExtension(String phoneNumber,
String extension,
CountryCode defaultCountryCode)
Creates a new E164 Phone Number with the given extension.
|
Modifier and Type | Method and Description |
---|---|
E164PhoneNumberWithExtension |
StringColumnE164PhoneNumberWithExtensionMapper.fromNonNullValue(String s) |
Modifier and Type | Method and Description |
---|---|
String |
StringColumnE164PhoneNumberWithExtensionMapper.toNonNullValue(E164PhoneNumberWithExtension value) |
Copyright © 2010–2018 Jadira Systems. All rights reserved.