Package | Description |
---|---|
com.rometools.modules.base |
This is the base package for the Google Base ROME module.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomTagImpl |
Modifier and Type | Field and Description |
---|---|
private java.util.List<CustomTag> |
CustomTagsImpl.values |
Modifier and Type | Method and Description |
---|---|
java.util.List<CustomTag> |
CustomTags.getValues() |
java.util.List<CustomTag> |
CustomTagsImpl.getValues() |
Modifier and Type | Method and Description |
---|---|
void |
CustomTags.setValues(java.util.List<CustomTag> values) |
void |
CustomTagsImpl.setValues(java.util.List<CustomTag> values) |