Class Composition
java.lang.Object
com.timeanddate.services.dataTypes.dialCode.Composition
- Author:
- Cato Auestad <cato@timeanddate.com>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Composition
Textual description of the composition part.The actual number part.Type of the phone number element.
-
Constructor Details
-
Composition
public Composition()
-
-
Method Details
-
getPhoneNumberElement
Type of the phone number element. -
getNumber
The actual number part. May contain characters as variable if no number was supplied to the service (for the local-number part). -
getDescription
Textual description of the composition part. -
fromNode
- Throws:
MalformedXMLException
-