Uses of Interface
net.anotheria.anodoc.query2.MatchingInfo
-
Packages that use MatchingInfo Package Description net.anotheria.anodoc.query2 net.anotheria.anodoc.query2.string -
-
Uses of MatchingInfo in net.anotheria.anodoc.query2
Methods in net.anotheria.anodoc.query2 that return MatchingInfo Modifier and Type Method Description MatchingInfoQueryResultEntry. getInfo()Getter for the fieldinfo.Methods in net.anotheria.anodoc.query2 with parameters of type MatchingInfo Modifier and Type Method Description voidQueryResultEntry. setInfo(MatchingInfo info)Setter for the fieldinfo. -
Uses of MatchingInfo in net.anotheria.anodoc.query2.string
Classes in net.anotheria.anodoc.query2.string that implement MatchingInfo Modifier and Type Class Description classStringMatchingInfoStringMatchingInfo class.
-