public class SimpleLocalElement extends LocalElement
maxOccurs, minOccurs, name
Constructor and Description |
---|
SimpleLocalElement(String name,
String type) |
SimpleLocalElement(TranscriptionConfiguration configuration,
ElementDescriptor descriptor,
Schema schema) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getType() |
int |
hashCode() |
void |
setType(String string) |
String |
toString() |
getMaxOccurs, getMinOccurs, getName, setMaxOccurs, setMinOccurs, setName
public SimpleLocalElement(TranscriptionConfiguration configuration, ElementDescriptor descriptor, Schema schema) throws IntrospectionException
IntrospectionException
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.