Uses of Class
com.fatwire.gst.foundation.controller.annotation.Mapping.Match

Packages that use Mapping.Match
com.fatwire.gst.foundation.controller.annotation   
 

Uses of Mapping.Match in com.fatwire.gst.foundation.controller.annotation
 

Methods in com.fatwire.gst.foundation.controller.annotation that return Mapping.Match
static Mapping.Match Mapping.Match.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Mapping.Match[] Mapping.Match.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.