Uses of Class
com.espertech.esper.common.internal.event.xml.SchemaItemAttribute
Packages that use SchemaItemAttribute
-
Uses of SchemaItemAttribute in com.espertech.esper.common.internal.event.xml
Methods in com.espertech.esper.common.internal.event.xml that return types with arguments of type SchemaItemAttributeConstructor parameters in com.espertech.esper.common.internal.event.xml with type arguments of type SchemaItemAttributeModifierConstructorDescriptionSchemaElementComplex
(String name, String namespace, List<SchemaItemAttribute> attributes, List<SchemaElementComplex> children, List<SchemaElementSimple> simpleElements, boolean isArray, Short optionalSimpleType, String optionalSimpleTypeName) Ctor.