![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Identification of, and means of communication with, person(s) and organisations associated with the dataset
Static Public Member Functions | |
static TSLCIResponsibleParty * | create () |
TSLCIResponsibleParty::TSLCIResponsibleParty | ( | ) |
The default constructor.
TSLCIResponsibleParty::TSLCIResponsibleParty | ( | const TSLCIResponsibleParty & | right | ) |
The copy constructor.
|
virtual |
The destructor.
|
inline |
Returns the contactInfo attribute.
|
inline |
Returns the contactInfo attribute.
void TSLCIResponsibleParty::contactInfo | ( | TSLCIContact * | input, |
bool | assumeOwnership = true ) |
Sets the contactInfo attribute.
|
static |
|
inline |
Returns the individualName attribute.
|
inline |
Returns the individualName attribute.
void TSLCIResponsibleParty::individualName | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
void TSLCIResponsibleParty::individualName | ( | TSLCharacterString * | input, |
bool | assumeOwnership = true ) |
Sets the individualName attribute.
TSLCIResponsibleParty & TSLCIResponsibleParty::operator= | ( | const TSLCIResponsibleParty & | right | ) |
Assignment operator.
|
inline |
Returns the organisationName attribute.
|
inline |
Returns the organisationName attribute.
void TSLCIResponsibleParty::organisationName | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
void TSLCIResponsibleParty::organisationName | ( | TSLCharacterString * | input, |
bool | assumeOwnership = true ) |
Sets the organisationName attribute.
|
inline |
Returns the positionName attribute.
|
inline |
Returns the positionName attribute.
void TSLCIResponsibleParty::positionName | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
void TSLCIResponsibleParty::positionName | ( | TSLCharacterString * | input, |
bool | assumeOwnership = true ) |
Sets the positionName attribute.
|
inline |
Returns the role attribute. If the role is uninitialised, TSLCIRoleCodeNULL is returned.
void TSLCIResponsibleParty::role | ( | TSLCIRoleCode | input | ) |
Sets the role attribute. Input may not take the value TSLCIRoleCodeNULL.
|
inline |
|
inline |
Accessors for functionEx (Extensible codelist TSLCIOnLineFunctionCodeEx)
void TSLCIResponsibleParty::roleEx | ( | TSLCIRoleCodeEx & | input | ) |
|
virtual |