Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Ssn Constructor

Initializes an Ssn, either as a default or as specified.

There are four versions of the Ssn constructor. The default constructor sets all three parts to zero. The ssn can be specified as three parts, or as one string representing the full ssn. Or the ssn can be copied from another Ssn.

 
Name 
Description 
 
Creates ssn, initializing all fields with zeroes. 
 
Copies from another Ssn
 
Creates ssn by using one string without hyphens. 
 
Creates ssn by using the three specified parts. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!