public class ShapeSubstitution extends Object
| Constructor and Description |
|---|
ShapeSubstitution() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmitAsShape() |
String |
getEmitFromMember() |
List<String> |
getSkipMarshallPathForShapes() |
void |
setEmitAsShape(String emitAsShape) |
void |
setEmitFromMember(String emitFromMember) |
void |
setSkipMarshallPathForShapes(List<String> skipMarshallPathForShapes) |
Copyright © 2018. All rights reserved.