Class UsmarcTagDm

Description

**************************************************************************** UsmarcTagDm represents a row in usmarc_tag_dm.

Located in /classes/legacy/UsmarcTagDm.php (line 14)


	
			
Variable Summary
Method Summary
string getBlockNmbr ()
void getDescription ()
void getTag ()
void setBlockNmbr (string $value)
void setDescription ( $value)
void setInd1Description ( $value)
void setInd2Description ( $value)
void setRepeatableFlg ( $value)
void setTag ( $value)
Variables
mixed $_blockNmbr = "" (line 15)
mixed $_description = "" (line 17)
mixed $_ind1Description = "" (line 18)
mixed $_ind2Description = "" (line 19)
mixed $_repeatableFlg = "" (line 20)
mixed $_tag = "" (line 16)
Methods
getBlockNmbr (line 28)

**************************************************************************

Getter methods for all fields

string getBlockNmbr ()
getDescription (line 34)
void getDescription ()
getInd1Description (line 37)
void getInd1Description ()
getInd2Description (line 40)
void getInd2Description ()
getRepeatableFlg (line 43)
void getRepeatableFlg ()
getTag (line 31)
void getTag ()
setBlockNmbr (line 54)

**************************************************************************

Setter methods for all fields

void setBlockNmbr (string $value)
  • string $value: new value to set
setDescription (line 68)
void setDescription ( $value)
  • $value
setInd1Description (line 71)
void setInd1Description ( $value)
  • $value
setInd2Description (line 74)
void setInd2Description ( $value)
  • $value
setRepeatableFlg (line 77)
void setRepeatableFlg ( $value)
  • $value
setTag (line 61)
void setTag ( $value)
  • $value

Documentation generated on Sun, 28 Jul 2013 15:07:04 -0400 by phpDocumentor 1.4.4