public class ShapeUnmarshaller extends Object
Constructor and Description |
---|
ShapeUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
String |
getResultWrapper() |
boolean |
isFlattened() |
void |
setFlattened(boolean flattened) |
void |
setResultWrapper(String resultWrapper) |
ShapeUnmarshaller |
withFlattened(boolean flattened) |
ShapeUnmarshaller |
withResultWrapper(String resultWrapper) |
public String getResultWrapper()
public void setResultWrapper(String resultWrapper)
public ShapeUnmarshaller withResultWrapper(String resultWrapper)
public boolean isFlattened()
public void setFlattened(boolean flattened)
public ShapeUnmarshaller withFlattened(boolean flattened)
Copyright © 2023. All rights reserved.