Method | Description | |
---|---|---|
getFromWeight ( ) : integer | Get FromWeight | |
getToWeight ( ) : integer | Get ToWeight | |
setFromWeight ( integer $fromWeight ) | Sets FromWeight | |
setToWeight ( integer $toWeight ) | Sets ToWeight |
public getFromWeight ( ) : integer | ||
return | integer | FromWeight |
public setFromWeight ( integer $fromWeight ) | ||
$fromWeight | integer | FromWeight |
public setToWeight ( integer $toWeight ) | ||
$toWeight | integer | ToWeight |