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

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

Introduction

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

The text is from its open source code.

Field

StringREL_HOME
Home email address.

Method

EmailnewInstance()
Constructs an email address.
voidsetAddress(String address)
Sets the email address.
voidsetPrimary(boolean primary)
Sets whether this is the primary email address.
voidsetRel(String rel)
Sets the email type.