public class MetadataElement extends Object
MetadataElement(String name, String minOccurs, String maxOccurs, String type)
String
getMaxOccurs()
getMinOccurs()
getName()
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MetadataElement(String name, String minOccurs, String maxOccurs, String type)
public String getName()
public String getMinOccurs()
public String getMaxOccurs()
public String getType()
Copyright © 2015. All Rights Reserved.