Class: XmlQueryEntity

tibco.objectapi.de.base.XmlQueryEntity

new XmlQueryEntity()

Describes registered Resource Query. Constructs a new XmlQueryEntity.
N.B. This is an abstract class - do not instantiate!

Extends

Members

guid :string

The GUID that uniquely identifies the entity. This property holds the value of the 'Guid' attribute.
Type:
  • string
Inherited From:

label :string

The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display. This property holds the value of the 'Label' attribute.
Type:
  • string
Inherited From:

name :string

The name assigned to the entity. This property holds the value of the 'Name' attribute.
Type:
  • string
Inherited From: