PHP Class Prdt

Author: João Batista Neto ([email protected])
Inheritance: extends EctAPI
Show file Open project: imastersdev/correios

Public Methods

Method Description
__construct ( ECT $ect )
call ( ) : Iterator
getNCdEmpresa ( ) : string
getNCdFormato ( ) : integer
getNCdServico ( ) : string
getNVlAltura ( ) : float
getNVlComprimento ( ) : float
getNVlDiametro ( ) : float
getNVlLargura ( ) : float
getNVlPeso ( ) : float
getNVlValorDeclarado ( ) : float
getSCdAvisoRecebimento ( ) : string
getSCdMaoPropria ( ) : string
getSCepDestino ( ) : string
getSCepOrigem ( ) : string
getSDsSenha ( ) : string
getTargetHost ( ) : string
setNCdEmpresa ( string $nCdEmpresa )
setNCdFormato ( integer $nCdFormato )
setNCdServico ( string $nCdServico )
setNVlAltura ( float $nVlAltura )
setNVlComprimento ( float $nVlComprimento )
setNVlDiametro ( float $nVlDiametro )
setNVlLargura ( float $nVlLargura )
setNVlPeso ( float $nVlPeso )
setNVlValorDeclarado ( float $nVlValorDeclarado )
setSCdAvisoRecebimento ( string $sCdAvisoRecebimento )
setSCdMaoPropria ( string $sCdMaoPropria )
setSCepDestino ( string $sCepDestino )
setSCepOrigem ( string $sCepOrigem )
setSDsSenha ( string $sDsSenha )

Method Details

__construct() public method

public __construct ( ECT $ect )
$ect ECT

call() public method

public call ( ) : Iterator
return Iterator lista de preços e prazos dos serviços.

getNCdEmpresa() public method

public getNCdEmpresa ( ) : string
return string

getNCdFormato() public method

public getNCdFormato ( ) : integer
return integer

getNCdServico() public method

public getNCdServico ( ) : string
return string

getNVlAltura() public method

public getNVlAltura ( ) : float
return float

getNVlComprimento() public method

public getNVlComprimento ( ) : float
return float

getNVlDiametro() public method

public getNVlDiametro ( ) : float
return float

getNVlLargura() public method

public getNVlLargura ( ) : float
return float

getNVlPeso() public method

public getNVlPeso ( ) : float
return float

getNVlValorDeclarado() public method

public getNVlValorDeclarado ( ) : float
return float

getSCdAvisoRecebimento() public method

public getSCdAvisoRecebimento ( ) : string
return string

getSCdMaoPropria() public method

public getSCdMaoPropria ( ) : string
return string

getSCepDestino() public method

public getSCepDestino ( ) : string
return string

getSCepOrigem() public method

public getSCepOrigem ( ) : string
return string

getSDsSenha() public method

public getSDsSenha ( ) : string
return string

getTargetHost() public method

See also: EctAPI::getTargetHost()
public getTargetHost ( ) : string
return string

setNCdEmpresa() public method

public setNCdEmpresa ( string $nCdEmpresa )
$nCdEmpresa string

setNCdFormato() public method

public setNCdFormato ( integer $nCdFormato )
$nCdFormato integer

setNCdServico() public method

public setNCdServico ( string $nCdServico )
$nCdServico string

setNVlAltura() public method

public setNVlAltura ( float $nVlAltura )
$nVlAltura float

setNVlComprimento() public method

public setNVlComprimento ( float $nVlComprimento )
$nVlComprimento float

setNVlDiametro() public method

public setNVlDiametro ( float $nVlDiametro )
$nVlDiametro float

setNVlLargura() public method

public setNVlLargura ( float $nVlLargura )
$nVlLargura float

setNVlPeso() public method

public setNVlPeso ( float $nVlPeso )
$nVlPeso float

setNVlValorDeclarado() public method

public setNVlValorDeclarado ( float $nVlValorDeclarado )
$nVlValorDeclarado float

setSCdAvisoRecebimento() public method

public setSCdAvisoRecebimento ( string $sCdAvisoRecebimento )
$sCdAvisoRecebimento string

setSCdMaoPropria() public method

public setSCdMaoPropria ( string $sCdMaoPropria )
$sCdMaoPropria string

setSCepDestino() public method

public setSCepDestino ( string $sCepDestino )
$sCepDestino string

setSCepOrigem() public method

public setSCepOrigem ( string $sCepOrigem )
$sCepOrigem string

setSDsSenha() public method

public setSDsSenha ( string $sDsSenha )
$sDsSenha string