Class NumberFormatCheckResult
java.lang.Object
de.kaiserpfalzedv.services.sms77.model.NumberFormatCheckResult
- All Implemented Interfaces:
Serializable
Sms -- .
- Since:
- 1.0.0 2023-01-21
- Author:
- rlichti <rlichti@kaiserpfalz-edv.de>
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
NumberFormatCheckResult.NumberFormatCheckResultBuilder<C extends NumberFormatCheckResult,
B extends NumberFormatCheckResult.NumberFormatCheckResultBuilder<C, B>> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NumberFormatCheckResult
-
NumberFormatCheckResult
public NumberFormatCheckResult()
-
-
Method Details
-
builder
-
toBuilder
-
isSuccess
public boolean isSuccess() -
getNational
-
getInternational
-
getInternational_formatted
-
getCountry_name
-
getCountry_code
-
getCountry_iso
-
getCarrier
-
getNetwork_type
-
toString
-
equals
-
hashCode
public int hashCode()
-