Uses of Class
org.commonjava.indy.folo.ctl.FoloConstants.TRACKING_TYPE
-
Packages that use FoloConstants.TRACKING_TYPE Package Description org.commonjava.indy.folo.ctl -
-
Uses of FoloConstants.TRACKING_TYPE in org.commonjava.indy.folo.ctl
Methods in org.commonjava.indy.folo.ctl that return FoloConstants.TRACKING_TYPE Modifier and Type Method Description static FoloConstants.TRACKING_TYPEFoloConstants.TRACKING_TYPE. valueOf(String name)Returns the enum constant of this type with the specified name.static FoloConstants.TRACKING_TYPE[]FoloConstants.TRACKING_TYPE. values()Returns an array containing the constants of this enum type, in the order they are declared.
-