PHP Class SimpleModelTestClass, PayPal-PHP-SDK

Inheritance: extends PayPal\Common\PayPalModel
Mostra file Open project: paypal/rest-api-sdk-php Class Usage Examples

Public Methods

Method Description
getField1 ( ) : string
getField2 ( ) : string
setField1 ( string $field1 ) : self
setField2 ( string $field2 ) : self

Method Details

getField1() public method

public getField1 ( ) : string
return string

getField2() public method

public getField2 ( ) : string
return string

setField1() public method

public setField1 ( string $field1 ) : self
$field1 string
return self

setField2() public method

public setField2 ( string $field2 ) : self
$field2 string
return self