Happpi PHP Library

$partObj

The Simple Part object.

Getter Example

Used to retrieve the value of the property:

    CurtPartAndPrice->getPartObj();

Setter Example

Used to set the value of the property

    CurtPartAndPrice->setPartObj($Value)