-
- All Implemented Interfaces:
-
ai.tock.nlp.entity.Value
public final class PhoneNumberValue implements Value
-
-
Constructor Summary
Constructors Constructor Description PhoneNumberValue(String value)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final PhoneNumberValuecopy(String value)final StringgetValue()-
-
Constructor Detail
-
PhoneNumberValue
PhoneNumberValue(String value)
-
-
Method Detail
-
component1
final String component1()
-
copy
final PhoneNumberValue copy(String value)
-
-
-
-