| Package | Description |
|---|---|
| com.google.gdata.util |
| Modifier and Type | Method and Description |
|---|---|
static ErrorContent.LocationType |
ErrorContent.LocationType.fromString(String value)
Return the location type matching the given string value.
|
ErrorContent.LocationType |
ServiceException.getLocationType()
Return error location type.
|
ErrorContent.LocationType |
ErrorElement.getLocationType()
Return the type of error location.
|
ErrorContent.LocationType |
ErrorDomain.ErrorCode.getLocationType() |
ErrorContent.LocationType |
ErrorContent.getLocationType()
Return the type of error location.
|
static ErrorContent.LocationType |
ErrorContent.LocationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorContent.LocationType[] |
ErrorContent.LocationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorElement |
ErrorElement.setLocation(String location,
ErrorContent.LocationType locationType)
Set the location and location type.
|
Copyright © 2012. All Rights Reserved.