Uses of Class
com.espertech.esper.common.internal.event.xml.SchemaItemAttribute
-
Uses of SchemaItemAttribute in com.espertech.esper.common.internal.event.xml
ModifierConstructorDescriptionSchemaElementComplex
(String name, String namespace, List<SchemaItemAttribute> attributes, List<SchemaElementComplex> children, List<SchemaElementSimple> simpleElements, boolean isArray, Short optionalSimpleType, String optionalSimpleTypeName) Ctor.