Package | Description |
---|---|
com.aspose.email.cloud.sdk.api | |
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiNameComponentList |
AiNameApi.parse(AiNameParseRequest request)
Parse name to components.
|
Modifier and Type | Method and Description |
---|---|
AiNameParseRequest |
AiNameParseRequestBuilder.build()
Build AiNameParseRequest instance.
|
AiNameParseRequest |
AiNameParseRequest.encoding(String value)
Setter for: A character encoding name.
|
AiNameParseRequest |
AiNameParseRequest.language(String value)
Setter for: An ISO-639 code of the language; either 639-1 or 639-3 (e.g.
|
AiNameParseRequest |
AiNameParseRequest.location(String value)
Setter for: A geographic code such as an ISO-3166 two letter country code, for example \"FR\" for France.
|
AiNameParseRequest |
AiNameParseRequest.name(String value)
Setter for: A name to parse.
|
AiNameParseRequest |
AiNameParseRequest.script(String value)
Setter for: A writing system code; starts with the ISO-15924 script name.
|
AiNameParseRequest |
AiNameParseRequest.style(String value)
Setter for: Name writing style.
|
Constructor and Description |
---|
AiNameParseRequestBuilder(AiNameParseRequest model) |
Copyright © 2020. All rights reserved.