public class ContactByReference extends Contact
Java class for ContactByReference complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ContactByReference">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}Contact">
<sequence>
<element name="contactReference" type="{http://datex2.eu/schema/2/2_0}_ContactDetailsVersionedReference"/>
<element name="contactByReferenceExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionType |
contactByReferenceExtension |
protected ContactDetailsVersionedReference |
contactReference |
contactExtension, contactNotDefined, contactUnknown, validityOfContact| Constructor and Description |
|---|
ContactByReference() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
getContactByReferenceExtension()
Gets the value of the contactByReferenceExtension property.
|
ContactDetailsVersionedReference |
getContactReference()
Gets the value of the contactReference property.
|
void |
setContactByReferenceExtension(ExtensionType value)
Sets the value of the contactByReferenceExtension property.
|
void |
setContactReference(ContactDetailsVersionedReference value)
Sets the value of the contactReference property.
|
getContactExtension, getValidityOfContact, isContactNotDefined, isContactUnknown, setContactExtension, setContactNotDefined, setContactUnknown, setValidityOfContactprotected ContactDetailsVersionedReference contactReference
protected ExtensionType contactByReferenceExtension
public ContactDetailsVersionedReference getContactReference()
ContactDetailsVersionedReferencepublic void setContactReference(ContactDetailsVersionedReference value)
value - allowed object is
ContactDetailsVersionedReferencepublic ExtensionType getContactByReferenceExtension()
ExtensionTypepublic void setContactByReferenceExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.