Uses of Class
org.gvsig.andami.plugins.config.generate.AlternativeNames
Packages that use AlternativeNames
-
Uses of AlternativeNames in org.gvsig.andami.plugins.config.generate
Methods in org.gvsig.andami.plugins.config.generate that return AlternativeNamesModifier and TypeMethodDescriptionPluginConfig.getAlternativeNames()Method getDependsPluginConfig.getAlternativeNames(int index) Method getAlternativeNamesPluginConfig.removeAlternativeNames(int index) Method removeAlternativeNamesMethods in org.gvsig.andami.plugins.config.generate with parameters of type AlternativeNamesModifier and TypeMethodDescriptionvoidPluginConfig.addAlternativeNames(int index, AlternativeNames vAlternativeName) Method addAlternativeNamevoidPluginConfig.addAlternativeNames(AlternativeNames vAlternativeName) Method addAlternativeNamevoidPluginConfig.setAlternativeNames(int index, AlternativeNames vAlternativeNames) Method setAlternativeNamesvoidPluginConfig.setAlternativeNames(AlternativeNames[] alternativeNamesArray) Method setAlternativeNames