Uses of Class
edu.fiu.jtlex.data.ILink.SLinkType
-
Uses of ILink.SLinkType in edu.fiu.jtlex.data
Methods in edu.fiu.jtlex.data that return ILink.SLinkType Modifier and Type Method Description static ILink.SLinkTypeILink.SLinkType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ILink.SLinkType[]ILink.SLinkType. values()Returns an array containing the constants of this enum type, in the order they are declared.