public interface ISerializationNode
| Modifier and Type | Method and Description |
|---|---|
String |
getStringValue() |
void |
processProperty(ISchemaType type,
ISchemaProperty prop,
ISerializationNode childNode,
Set<String> processedTypes) |
void processProperty(ISchemaType type, ISchemaProperty prop, ISerializationNode childNode, Set<String> processedTypes)
String getStringValue()
Copyright © 2015 Mulesoft. All rights reserved.