Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
AssetTypeScreen Class Reference
Inheritance diagram for AssetTypeScreen:

Public Member Functions

 AssetTypeScreen (String codeName, String screenName)
 
String getCodeName ()
 
String getScreenName ()
 

Detailed Description

An object that represents a screen for an AssetType.

Author
Marc McIntyre mmcin.nosp@m.tyre.nosp@m.@squi.nosp@m.z.ne.nosp@m.t
See Also
AssetType

Definition at line 26 of file AssetTypeScreen.java.

Constructor & Destructor Documentation

AssetTypeScreen ( String  codeName,
String  screenName 
)
inline

Constructor

Parameters
codeNamethe screen code name
screenNamethe screen's pretty name

Definition at line 39 of file AssetTypeScreen.java.

Member Function Documentation

String getCodeName ( )
inline

Returns the code name for this Screen

Returns
the code name

Definition at line 48 of file AssetTypeScreen.java.

String getScreenName ( )
inline

Returns the screen name for this Screen

Returns
the screen name

Definition at line 56 of file AssetTypeScreen.java.


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