public class SchemaContent extends Object
| Constructor and Description |
|---|
SchemaContent() |
SchemaContent(String schemaText,
String schemaName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getSchemaName() |
String |
getSchemaText() |
int |
hashCode() |
void |
setSchemaName(String schemaName) |
void |
setSchemaText(String schemaText) |
Copyright © 2026 MuleSoft, Inc.. All rights reserved.