public class Constants extends Object
Constructor and Description |
---|
Constants() |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
List<Constant> |
getConstantList() |
String |
getPackageName() |
void |
setClassName(String className) |
void |
setConstantList(List<Constant> constantList) |
void |
setPackageName(String packageName) |
Copyright © 2006–2018 TinyGroup. All rights reserved.