Package io.anyline2
Class WrapperConfig.Wrapper
-
- All Implemented Interfaces:
public final class WrapperConfig.Wrapper extends WrapperConfig
-
-
Field Summary
Fields Modifier and Type Field Description private final WrapperInfowrapperInfo
-
Constructor Summary
Constructors Constructor Description WrapperConfig.Wrapper(WrapperInfo wrapperInfo)
-
Method Summary
Modifier and Type Method Description final WrapperInfogetWrapperInfo()-
-
Constructor Detail
-
WrapperConfig.Wrapper
WrapperConfig.Wrapper(WrapperInfo wrapperInfo)
-
-
Method Detail
-
getWrapperInfo
final WrapperInfo getWrapperInfo()
-
-
-
-