Method | Description | |
---|---|---|
getId ( ) : integer | Get id. | |
getLocale ( ) : string | Get locale. | |
getLongDescription ( ) : string | Get longDescription. | |
getName ( ) : string | Get name. | |
getOperatorValue ( ) : |
Get operatorValue. | |
getShortDescription ( ) : string | Get shortDescription. | |
setLocale ( string $locale ) : |
Set locale. | |
setLongDescription ( string $longDescription ) : |
Set longDescription. | |
setName ( string $name ) : |
Set name. | |
setOperatorValue ( |
Set operatorValue. | |
setShortDescription ( string $shortDescription ) : |
Set shortDescription. |
public getLongDescription ( ) : string | ||
return | string |
public getOperatorValue ( ) : |
||
return |
public getShortDescription ( ) : string | ||
return | string |
public setLongDescription ( string $longDescription ) : |
||
$longDescription | string | |
return |
public setOperatorValue ( |
||
$operatorValue | ||
return |
public setShortDescription ( string $shortDescription ) : |
||
$shortDescription | string | |
return |