be.SIRAPRISE.client.jsba
Interface DBObjectToRelvarattribute

All Superinterfaces:
DBObject
All Known Implementing Classes:
RelvarAttribute

public interface DBObjectToRelvarattribute
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 java.lang.String getRelvarattributeAttributename()
          Gets the attributename for relvarattribute
 java.lang.String getRelvarattributeRelvarname()
          Gets the relvarname for relvarattribute
 

Method Detail

getRelvarattributeRelvarname

java.lang.String getRelvarattributeRelvarname()
Gets the relvarname for relvarattribute

Returns:
The relvarname for relvarattribute

getRelvarattributeAttributename

java.lang.String getRelvarattributeAttributename()
Gets the attributename for relvarattribute

Returns:
The attributename for relvarattribute