public class BrokerField
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static BrokerField |
NOT_FOUND |
short |
type
The field type.
|
java.lang.Object |
value
The field value.
|
Constructor and Description |
---|
BrokerField()
Create an empty field object.
|
BrokerField(short field_type,
java.lang.Object field_value)
Create an field object setting both the type and value.
|
protected static final BrokerField NOT_FOUND
public short type
public java.lang.Object value
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.