| Package | Description |
|---|---|
| com.google.gdata.wireformats | |
| com.google.gdata.wireformats.input | |
| com.google.gdata.wireformats.output |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamPropertiesBuilder<T extends StreamPropertiesBuilder<T>>
The StreamPropertiesBuilder class is a abstract builder base class that aids
in the construction of new
StreamProperties instances. |
| Constructor and Description |
|---|
StreamPropertiesBuilder.StreamPropertiesImpl(StreamPropertiesBuilder<?> builder)
Constructs a new StreamPropertiesImpl instance from the values contained
in a builder instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InputPropertiesBuilder
The InputPropertiesBuilder class is a builder class that aids in the
construction of new
InputProperties instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
OutputPropertiesBuilder
The OutputPropertiesBuilder class is a builder class that aids in the
construction of new
OutputProperties instances. |
Copyright © 2012. All Rights Reserved.