public class WrapperInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
wrapperName |
| Constructor and Description |
|---|
WrapperInfo()
Creates a new instance of FaultInfo
|
WrapperInfo(String wrapperName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getWrapperName() |
void |
setWrapperName(String wrapperName) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.