Java com.google.gwt.gdata.client PhoneNumber fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.gdata.client PhoneNumber fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.gdata.client PhoneNumber.

The text is from its open source code.

Field

StringREL_WORK
Work phone number.

Method

PhoneNumbernewInstance()
Constructs a phone number.
voidsetRel(String rel)
Sets the programmatic value that identifies the type of phone number.
voidsetValue(String value)
Sets the human-readable phone number.