Classes | Public Member Functions

alma.TMCDB.baci.AmbDevice Class Reference

Inheritance diagram for alma.TMCDB.baci.AmbDevice:
alma.TMCDB.baci.ComponentData com.cosylab.cdb.jdal.hibernate.ExtraDataFeature

List of all members.

Classes

class  AmbAddress
class  EthernetAddress

Public Member Functions

 AmbDevice ()
AmbAddress getAddress ()
void setAddress (AmbAddress address)
EthernetAddress getEthernetConfig ()
void setEthernetConfig (EthernetAddress ethernetConfig)
void setControlCdbExtraData (String xmldoc)
Element getControlCdbExtraData ()

Detailed Description

Component w/ amb:Address


Constructor & Destructor Documentation

alma.TMCDB.baci.AmbDevice.AmbDevice (  ) 

Default Constructor for Component. Setter methods must be used to insert data.


Member Function Documentation

AmbAddress alma.TMCDB.baci.AmbDevice.getAddress (  ) 
Returns:
the address
Element alma.TMCDB.baci.AmbDevice.getControlCdbExtraData (  ) 
EthernetAddress alma.TMCDB.baci.AmbDevice.getEthernetConfig (  ) 
void alma.TMCDB.baci.AmbDevice.setAddress ( AmbAddress  address  ) 
Parameters:
address the address to set
void alma.TMCDB.baci.AmbDevice.setControlCdbExtraData ( String  xmldoc  ) 
void alma.TMCDB.baci.AmbDevice.setEthernetConfig ( EthernetAddress  ethernetConfig  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties