be.SIRAPRISE.client.jsba
Interface DBObjectToAttribute

All Superinterfaces:
DBObject
All Known Implementing Classes:
Attribute

public interface DBObjectToAttribute
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 java.lang.String getAttributeAttributename()
          Gets the attributename for attribute
 java.lang.String getAttributeTypename()
          Gets the typename for attribute
 

Method Detail

getAttributeTypename

java.lang.String getAttributeTypename()
Gets the typename for attribute

Returns:
The typename for attribute

getAttributeAttributename

java.lang.String getAttributeAttributename()
Gets the attributename for attribute

Returns:
The attributename for attribute