com.google.gwt.i18n.rebind
Class AnnotationsResource.ArgumentInfo
java.lang.Object
com.google.gwt.i18n.rebind.AnnotationsResource.ArgumentInfo
- Enclosing class:
- AnnotationsResource
public static class AnnotationsResource.ArgumentInfo
- extends java.lang.Object
Class for argument information, used for export.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
example
public java.lang.String example
isPluralCount
public boolean isPluralCount
name
public java.lang.String name
optional
public boolean optional
pluralRuleClass
public java.lang.Class<? extends PluralRule> pluralRuleClass
AnnotationsResource.ArgumentInfo
public AnnotationsResource.ArgumentInfo(java.lang.String name)