Skip to main content

HS.Test.Types.Person

class HS.Test.Types.Person extends HS.Test.Types.Base

Property Inventory

Properties

property Addresses as list of HS.Test.Types.Address;
Property methods: AddressesBuildValueArray(), AddressesCollectionToDisplay(), AddressesCollectionToOdbc(), AddressesDisplayToCollection(), AddressesGet(), AddressesGetObject(), AddressesGetObjectId(), AddressesGetSwizzled(), AddressesIsValid(), AddressesOdbcToCollection(), AddressesSet(), AddressesSetObject(), AddressesSetObjectId()
property DOB as HS.Test.Types.Value;
Property methods: DOBGet(), DOBGetSwizzled(), DOBIsValid(), DOBNewObject(), DOBSet()
property Gender as HS.Test.Types.Code;
Property methods: GenderGet(), GenderGetSwizzled(), GenderIsValid(), GenderNewObject(), GenderSet()
property Identifiers as list of HS.Test.Types.Identifier;
Property methods: IdentifiersBuildValueArray(), IdentifiersCollectionToDisplay(), IdentifiersCollectionToOdbc(), IdentifiersDisplayToCollection(), IdentifiersGet(), IdentifiersGetObject(), IdentifiersGetObjectId(), IdentifiersGetSwizzled(), IdentifiersIsValid(), IdentifiersOdbcToCollection(), IdentifiersSet(), IdentifiersSetObject(), IdentifiersSetObjectId()
property Name as HS.Test.Types.Name;
Property methods: NameGet(), NameGetSwizzled(), NameIsValid(), NameNewObject(), NameSet()
property Telecoms as list of HS.Test.Types.Telecom;
Property methods: TelecomsBuildValueArray(), TelecomsCollectionToDisplay(), TelecomsCollectionToOdbc(), TelecomsDisplayToCollection(), TelecomsGet(), TelecomsGetObject(), TelecomsGetObjectId(), TelecomsGetSwizzled(), TelecomsIsValid(), TelecomsOdbcToCollection(), TelecomsSet(), TelecomsSetObject(), TelecomsSetObjectId()

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab