Member Methods
Member Methods
- A MEMBER method is a user written subprogram that can operate on object type attributes
- A MEMBER method is specified as a component of the Object Type
- A MEMBER method can have input and output parameters
- An Object Type can have zero or more MEMBER methods