Business Objects and Data Sources > Network Elements > Network Element Class

Network elements are predefined business objects of the class IltNetworkElement that you can directly insert in an JViews TGO data source and represent graphically in any of the graphic components connected to the data source. For a general introduction to predefined business classes, see section Introducing Business Objects and Data Sources.

The IltNetworkElement class defines the following attributes:

You can retrieve the class IltNetworkElement using its GetIlpClass method. You can handle its instances as simple IlpObject instances and set and get its attributes with the generic methods getAttributeValue and setAttributeValue.

In addition, the class IltNetworkElement provides convenience methods, such as getFunction and setFunction, which you can use directly to access each individual predefined attribute of the class.