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

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

Introduction

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

The text is from its open source code.

Field

StringREL_WORK
Work address.

Method

PostalAddressnewInstance()
Constructs a postal address.
voidsetLabel(String label)
Sets the simple string value used to name this address.
voidsetRel(String rel)
Sets the postal address type.
voidsetValue(String value)
Sets the address string.