| Modifier and Type | Field and Description |
|---|---|
protected ContactType |
ResponsiblePartySubsetType.contactInfo |
protected ContactType |
ResponsiblePartyType.contactInfo |
| Modifier and Type | Method and Description |
|---|---|
ContactType |
ObjectFactory.createContactType()
Create an instance of
ContactType |
ContactType |
ResponsiblePartySubsetType.getContactInfo()
Gets the value of the contactInfo property.
|
ContactType |
ResponsiblePartyType.getContactInfo()
Gets the value of the contactInfo property.
|
ContactType |
ContactType.withAddress(AddressType value) |
ContactType |
ContactType.withContactInstructions(java.lang.String value) |
ContactType |
ContactType.withHoursOfService(java.lang.String value) |
ContactType |
ContactType.withOnlineResource(OnlineResourceType value) |
ContactType |
ContactType.withPhone(TelephoneType value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ContactType> |
ObjectFactory.createContactInfo(ContactType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ContactType> |
ObjectFactory.createContactInfo(ContactType value)
|
void |
ResponsiblePartySubsetType.setContactInfo(ContactType value)
Sets the value of the contactInfo property.
|
void |
ResponsiblePartyType.setContactInfo(ContactType value)
Sets the value of the contactInfo property.
|
ResponsiblePartySubsetType |
ResponsiblePartySubsetType.withContactInfo(ContactType value) |
ResponsiblePartyType |
ResponsiblePartyType.withContactInfo(ContactType value) |
Copyright © 2008-2022. All Rights Reserved.