public class ToolsConfigInfoToolsLastInstallInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
int |
counter |
LocalizedMethodFault |
fault |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ToolsConfigInfoToolsLastInstallInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCounter() |
LocalizedMethodFault |
getFault() |
void |
setCounter(int counter) |
void |
setFault(LocalizedMethodFault fault) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic int counter
public LocalizedMethodFault fault
public int getCounter()
public LocalizedMethodFault getFault()
public void setCounter(int counter)
public void setFault(LocalizedMethodFault fault)
Copyright © 2011-2012. All Rights Reserved.