Uses of Class
edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags.TagVersionInfo.MatchResult.Style
-
Packages that use Tags.TagVersionInfo.MatchResult.Style Package Description edu.cornell.mannlib.vitro.webapp.web.templatemodels -
-
Uses of Tags.TagVersionInfo.MatchResult.Style in edu.cornell.mannlib.vitro.webapp.web.templatemodels
Fields in edu.cornell.mannlib.vitro.webapp.web.templatemodels declared as Tags.TagVersionInfo.MatchResult.Style Modifier and Type Field Description Tags.TagVersionInfo.MatchResult.StyleTags.TagVersionInfo.MatchResult. styleMethods in edu.cornell.mannlib.vitro.webapp.web.templatemodels that return Tags.TagVersionInfo.MatchResult.Style Modifier and Type Method Description static Tags.TagVersionInfo.MatchResult.StyleTags.TagVersionInfo.MatchResult.Style. valueOf(String name)Returns the enum constant of this type with the specified name.static Tags.TagVersionInfo.MatchResult.Style[]Tags.TagVersionInfo.MatchResult.Style. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in edu.cornell.mannlib.vitro.webapp.web.templatemodels with parameters of type Tags.TagVersionInfo.MatchResult.Style Constructor Description MatchResult(Matcher matcher, int group, Tags.TagVersionInfo.MatchResult.Style style)
-