public class BundleHelper extends Object
Modifier and Type | Field and Description |
---|---|
static Map<String,String> |
methodSuffixNameByTypeName |
Constructor and Description |
---|
BundleHelper(AnnotationHelper helper,
Element element) |
Modifier and Type | Method and Description |
---|---|
String |
getMethodNameToRestore() |
String |
getMethodNameToSave() |
boolean |
restoreCallNeedCastStatement() |
boolean |
restoreCallNeedsSuppressWarning() |
public BundleHelper(AnnotationHelper helper, Element element)
Copyright © 2010-2014. All Rights Reserved.