Uses of Class
network.oxalis.ng.commons.tag.TagConf
-
Packages that use TagConf Package Description network.oxalis.ng.commons.tag -
-
Uses of TagConf in network.oxalis.ng.commons.tag
Methods in network.oxalis.ng.commons.tag that return TagConf Modifier and Type Method Description static TagConfTagConf. valueOf(String name)Returns the enum constant of this type with the specified name.static TagConf[]TagConf. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in network.oxalis.ng.commons.tag with type arguments of type TagConf Modifier and Type Method Description protected TagGeneratorTagModule. getTagGenerator(com.google.inject.Injector injector, Settings<TagConf> settings)
-