public class BrokerSharedEventTypeRefuseUpdateInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
event_type_name
The event type name.
|
boolean |
refuse_events
Whether or not this territory currently refuses events of this event type.
|
boolean |
refuse_updates
Whether or not this territory refuses updates to the event type.
|
Constructor and Description |
---|
BrokerSharedEventTypeRefuseUpdateInfo()
Create an empty share object.
|
BrokerSharedEventTypeRefuseUpdateInfo(java.lang.String event_type,
boolean refuse_up)
Create and set-up a share object.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns a string with the territory gateway refuse update info in a form suitable for human viewing.
|
public java.lang.String event_type_name
public boolean refuse_updates
public boolean refuse_events
Copyright © 2002-2006 webMethods, Inc. Copyright © 2007-2021 Software AG Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.