string getAddress
(
);
string getCity
(
);
string getFirstName
(
);
string getLastName
(
);
string getMajor
(
);
string getPrimaryKey
(
);
string getStateCode
(
);
string getZip
(
);
void remove
(
)
raises (CtsComponents::RemoveException);