|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaItemAttribute | |
---|---|
com.espertech.esper.event.xml | XML event wrappers |
Uses of SchemaItemAttribute in com.espertech.esper.event.xml |
---|
Methods in com.espertech.esper.event.xml that return types with arguments of type SchemaItemAttribute | |
---|---|
java.util.List<SchemaItemAttribute> |
SchemaElementComplex.getAttributes()
Returns attributes. |
Constructor parameters in com.espertech.esper.event.xml with type arguments of type SchemaItemAttribute | |
---|---|
SchemaElementComplex(java.lang.String name,
java.lang.String namespace,
java.util.List<SchemaItemAttribute> attributes,
java.util.List<SchemaElementComplex> children,
java.util.List<SchemaElementSimple> simpleElements,
boolean isArray,
java.lang.Short optionalSimpleType,
java.lang.String optionalSimpleTypeName)
Ctor. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |