| Package | Description |
|---|---|
| com.google.gdata.model |
| Modifier and Type | Method and Description |
|---|---|
ElementMetadata.Cardinality |
ForwardingElementMetadata.getCardinality() |
ElementMetadata.Cardinality |
ElementMetadata.getCardinality()
Returns the cardinality of this element.
|
static ElementMetadata.Cardinality |
ElementMetadata.Cardinality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementMetadata.Cardinality[] |
ElementMetadata.Cardinality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ElementCreator |
ElementCreator.setCardinality(ElementMetadata.Cardinality cardinality)
Sets the cardinality of the element.
|
Copyright © 2012. All Rights Reserved.