![]() | EPBaseNamedObject Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public abstract class EPBaseNamedObject
The EPBaseNamedObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | EPBaseNamedObject |
Ctor.
|
![]() | EPBaseNamedObject(String, String, IListT) | Initializes a new instance of the EPBaseNamedObject class |
Name | Description | |
---|---|---|
![]() | Name |
Returns the object name.
|
![]() | Namespace |
Returns the object namespace name.
|
![]() | Parameters |
Returns the object parameters.
|
Name | Description | |
---|---|---|
![]() | ToEPL |
Writes the object in EPL-syntax in the format "namespace:name(parameter, parameter, ..., parameter)"
|