alma::TMCDB::maci::ComponentType Class Reference

Inheritance diagram for alma::TMCDB::maci::ComponentType:
Inheritance graph
[legend]
Collaboration diagram for alma::TMCDB::maci::ComponentType:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ComponentType ()
String toString ()
String getType ()
void setType (String type)
String getURN ()
void setURN (String urn)

Private Attributes

int ComponentTypeId
String Type
String URN

Static Private Attributes

static final String newline = System.getProperty("line.separator")

Constructor & Destructor Documentation

alma::TMCDB::maci::ComponentType::ComponentType (  )  [inline]

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


Member Function Documentation

String alma::TMCDB::maci::ComponentType::getType (  )  [inline]
Returns:
the type
String alma::TMCDB::maci::ComponentType::getURN (  )  [inline]
Returns:
the schema
void alma::TMCDB::maci::ComponentType::setType ( String  type  )  [inline]
Parameters:
type the type to set
void alma::TMCDB::maci::ComponentType::setURN ( String  urn  )  [inline]
Parameters:
schema the schema to set
String alma::TMCDB::maci::ComponentType::toString (  )  [inline]

Reimplemented from alma::TMCDB::maci::ComponentNode.


Member Data Documentation

final String alma::TMCDB::maci::ComponentType::newline = System.getProperty("line.separator") [static, private]

Reimplemented from alma::TMCDB::maci::ComponentNode.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2