Uses of Class
org.eclipse.tigerstripe.model.IMethod.OssjMethodProperty

Packages that use IMethod.OssjMethodProperty
org.eclipse.tigerstripe.model   
 

Uses of IMethod.OssjMethodProperty in org.eclipse.tigerstripe.model
 

Methods in org.eclipse.tigerstripe.model that return IMethod.OssjMethodProperty
static IMethod.OssjMethodProperty IMethod.OssjMethodProperty.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IMethod.OssjMethodProperty[] IMethod.OssjMethodProperty.values()
          Returns an array containing the constants of this enum type, in the order they are declared.