public class EntityDefinitionSet extends Object
| Constructor and Description |
|---|
EntityDefinitionSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntity(EntityDefinition entityDefinition) |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toJsonString() |
List<EntityDefinition> |
toList() |
String |
toString() |
public void addEntity(EntityDefinition entityDefinition)
public List<EntityDefinition> toList()
public String toJsonString()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.