|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.databinding.tool.store.ResourceBundle.NameTypeLocation
android.databinding.tool.store.ResourceBundle.VariableDeclaration
public static class ResourceBundle.VariableDeclaration
Field Summary | |
---|---|
boolean |
declared
|
Fields inherited from class android.databinding.tool.store.ResourceBundle.NameTypeLocation |
---|
location, name, type |
Constructor Summary | |
---|---|
ResourceBundle.VariableDeclaration()
|
|
ResourceBundle.VariableDeclaration(java.lang.String name,
java.lang.String type,
Location location,
boolean declared)
|
Method Summary |
---|
Methods inherited from class android.databinding.tool.store.ResourceBundle.NameTypeLocation |
---|
contains, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public boolean declared
Constructor Detail |
---|
public ResourceBundle.VariableDeclaration()
public ResourceBundle.VariableDeclaration(java.lang.String name, java.lang.String type, Location location, boolean declared)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |