public class MetadataElement extends Object
| Constructor and Description |
|---|
MetadataElement(String name,
String minOccurs,
String maxOccurs,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMaxOccurs() |
String |
getMinOccurs() |
String |
getName() |
String |
getType() |
Copyright © 2016. All Rights Reserved.