Address Contact Method

An address for someone or something.

Child Components

Address Lines 0..1
City 0..1
Postal Code 0..1
Country Subdivision 0..1
Country 0..1
Country Code 0..1
Address Contact Type Code 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml AddressContactMethod

class AddressContactMethod {
    String [[/docs/city City]]
    String [[/docs/postal-code PostalCode]]
    String [[/docs/country-subdivision CountrySubdivision]]
    String [[/docs/country Country]]
    String [[/docs/country-code CountryCode]]
    String [[/docs/address-contact-type-code AddressContactTypeCode]]
}

class AddressLines {
    [[/docs/address-lines details]]→
}

AddressContactMethod o-d- "0...1" AddressLines

hide circle
@enduml

Where Used

Following is a list of components that have Address Contact Method as a child component.

Feedback

AgGateway and its members welcome your feedback.

UUID: 91b8ad5573e64bacb087d9c74af43c54

ADAPT Standard Version 1.0.0