com.mymed.properties
Interface IPropType

All Known Implementing Classes:
PropType

public interface IPropType

Interface for defining a common properties type holder

Author:
Milo Casagrande

Method Summary
 java.lang.String getFileName()
           
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()
Returns:
the name of the properties holder

getFileName

java.lang.String getFileName()
Returns:
the name of the file holding the properties