public class SchemaItem extends Object
| Constructor and Description |
|---|
SchemaItem(SchemaItem parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(ElementObject schemaItem) |
String |
getName() |
String |
getTypeRef() |
boolean |
isMultiple() |
boolean |
isOptional() |
String |
toString() |
public SchemaItem(SchemaItem parent)
Copyright © 2021. All rights reserved.