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