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

Sets first part of ssn.

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