Uses of Interface
com.rometools.modules.base.CustomTag
-
Packages that use CustomTag Package Description com.rometools.modules.base This is the base package for the Google Base ROME module. -
-
Uses of CustomTag in com.rometools.modules.base
Classes in com.rometools.modules.base that implement CustomTag Modifier and Type Class Description classCustomTagImplMethods in com.rometools.modules.base that return types with arguments of type CustomTag Modifier and Type Method Description List<CustomTag>CustomTags. getValues()List<CustomTag>CustomTagsImpl. getValues()Method parameters in com.rometools.modules.base with type arguments of type CustomTag Modifier and Type Method Description voidCustomTags. setValues(List<CustomTag> values)voidCustomTagsImpl. setValues(List<CustomTag> values)
-