Attribute
|
Type
|
Multiplicity
|
Description
|
deliveryAddress
|
Text
|
0..1
|
Delivery address of the person within a certain group.
|
emailAddress
|
Line
|
0..1
|
Email address of the person within a certain group.
|
endDate
|
DateTime
|
0..1
|
The date from which the contact data is not valid.
|
faxNumber
|
Line
|
0..1
|
Fax number of the person within a certain group.
|
mailingAddress
|
Text
|
0..1
|
Mailing address of the person within a certain group.
|
phoneNumbers
|
Line
|
0..*
|
List of telephone numbers of the person within a certain group.
|
position
|
Line
|
0..1
|
Job position.
|
serial
|
Int
|
1..1
|
Serial number of object. Serves as object main key. Serial numbers of deleted objects are not re-used. Serial numbers can only be set by the implementation. Values are in practice always positive, since negative values are interpreted as a signal to set the next free serial
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|