public class MetaModelRow extends Object implements Comparable<MetaModelRow>
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(MetaModelRow o) |
String |
getAutoComplete() |
String |
getChoices() |
String |
getClassName() |
String |
getClassType() |
String |
getMemberName() |
String |
getNumParams() |
String |
getPackageName() |
String |
getType() |
protected static boolean |
ignore(String name) |
public String getClassType()
public String getClassName()
public String getPackageName()
public String getMemberName()
public String getNumParams()
public String getChoices()
public String getAutoComplete()
public int compareTo(MetaModelRow o)
compareTo in interface Comparable<MetaModelRow>Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.