skip to main content
TGO > Programmers documentation > Business objects and data sources > Links > Classes overview
 
Classes overview
A link is a physical connection between two network elements.
The complete hierarchy of predefined link business objects is as follows:
*Links : instances of the class IltLink
*Link sets: instances of the class IltLinkSet
*Link bundles: instances of the class IltLinkBundle
For a general introduction to predefined business objects, refer to section Introducing business objects and data sources.
You can retrieve any of the above classes using the corresponding GetIlpClass method. You can handle any instance of these classes as a simple IlpObject and get and set their attributes with the generic methods getAttributeValue and setAttributeValue.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.