Class WrapperInfo
- java.lang.Object
-
- com.sun.tools.ws.processor.modeler.annotation.WrapperInfo
-
public class WrapperInfo extends Object
- Author:
- dkohlert
-
-
Field Summary
Fields Modifier and Type Field Description StringwrapperName
-
Constructor Summary
Constructors Constructor Description WrapperInfo()Creates a new instance of FaultInfoWrapperInfo(String wrapperName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetWrapperName()voidsetWrapperName(String wrapperName)
-