org.faktorips.runtime
Interface ITable

All Known Implementing Classes:
Table

public interface ITable

Base interface for table contents

Author:
Peter Erzberger

Field Summary
static String TAG_NAME
           
 
Method Summary
 String getName()
          Returns the qualified name of this table.
 

Field Detail

TAG_NAME

static final String TAG_NAME
See Also:
Constant Field Values
Method Detail

getName

String getName()
Returns the qualified name of this table.



Copyright © 2015. All rights reserved.