NBElementGenericType MembersIBM Integration Bus

The NBElementGenericType type exposes the following members.
Methods

  NameDescription
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
Fields

  NameDescription
Public fieldStatic memberName
A name element has associated with it a string, which is the name of the element.
Public fieldStatic memberNameValue
A name-value element is an optimization of the case where a name element contains only a value element and nothing else.
Public fieldStatic memberValue
A value element has a value associated with it.
Back to Top
See Also