Class SchemaItemAttribute
java.lang.Object
com.espertech.esper.common.internal.event.xml.SchemaItemAttribute
- All Implemented Interfaces:
SchemaItem
,Serializable
Represents an attribute in a schema.
- See Also:
-
Constructor Details
-
SchemaItemAttribute
Ctor.- Parameters:
namespace
- namespacename
- nametype
- attribute typetypeName
- attribute type name
-
-
Method Details