Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Ssn::setPart2 Method

Sets second part of ssn.

C++
void setPart2(
    const std::string& newPart2
);
Parameters 
Description 
const std::string& newPart2 
New second part of ssn. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!