|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.dics.core.v4.company.submit.CompanyKeyType
be.fgov.ehealth.dics.protocol.v4.ConsultCompanyType
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-03-19T04:19:18+01:00",
comments="JAXB RI v2.2.11")
public class ConsultCompanyType
Java class for ConsultCompanyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultCompanyType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:dics:core:v4:company:submit}CompanyKeyType">
<sequence>
<element name="AuthorisationNr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="VatNr" type="{urn:be:fgov:ehealth:dics:core:v4:company:submit}VatNrPerCountryType" minOccurs="0"/>
<element name="EuropeanNr" type="{urn:be:fgov:ehealth:dics:core:v4:company:submit}EuropeanNrType" minOccurs="0"/>
<element name="Denomination" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="LegalForm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Building" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="StreetName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="StreetNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Postbox" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Postcode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="City" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CountryCode" type="{urn:be:fgov:ehealth:dics:core:v4:company:submit}CountryCodeType" minOccurs="0"/>
<element name="Phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Language" type="{urn:be:fgov:ehealth:dics:core:v4:company:submit}CompanyLanguageType"/>
<element name="Website" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
<attGroup ref="{urn:be:fgov:ehealth:dics:protocol:v4}validityPeriod"/>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ConsultCompanyType()
|
|
| Method Summary | |
|---|---|
String |
getAuthorisationNr()
Gets the value of the authorisationNr property. |
String |
getBuilding()
Gets the value of the building property. |
String |
getCity()
Gets the value of the city property. |
String |
getCountryCode()
Gets the value of the countryCode property. |
String |
getDenomination()
Gets the value of the denomination property. |
org.joda.time.DateTime |
getEndDate()
Gets the value of the endDate property. |
String |
getEuropeanNr()
Gets the value of the europeanNr property. |
String |
getLanguage()
Gets the value of the language property. |
String |
getLegalForm()
Gets the value of the legalForm property. |
String |
getPhone()
Gets the value of the phone property. |
String |
getPostbox()
Gets the value of the postbox property. |
String |
getPostcode()
Gets the value of the postcode property. |
org.joda.time.DateTime |
getStartDate()
Gets the value of the startDate property. |
String |
getStreetName()
Gets the value of the streetName property. |
String |
getStreetNum()
Gets the value of the streetNum property. |
VatNrPerCountryType |
getVatNr()
Gets the value of the vatNr property. |
String |
getWebsite()
Gets the value of the website property. |
void |
setAuthorisationNr(String value)
Sets the value of the authorisationNr property. |
void |
setBuilding(String value)
Sets the value of the building property. |
void |
setCity(String value)
Sets the value of the city property. |
void |
setCountryCode(String value)
Sets the value of the countryCode property. |
void |
setDenomination(String value)
Sets the value of the denomination property. |
void |
setEndDate(org.joda.time.DateTime value)
Sets the value of the endDate property. |
void |
setEuropeanNr(String value)
Sets the value of the europeanNr property. |
void |
setLanguage(String value)
Sets the value of the language property. |
void |
setLegalForm(String value)
Sets the value of the legalForm property. |
void |
setPhone(String value)
Sets the value of the phone property. |
void |
setPostbox(String value)
Sets the value of the postbox property. |
void |
setPostcode(String value)
Sets the value of the postcode property. |
void |
setStartDate(org.joda.time.DateTime value)
Sets the value of the startDate property. |
void |
setStreetName(String value)
Sets the value of the streetName property. |
void |
setStreetNum(String value)
Sets the value of the streetNum property. |
void |
setVatNr(VatNrPerCountryType value)
Sets the value of the vatNr property. |
void |
setWebsite(String value)
Sets the value of the website property. |
| Methods inherited from class be.fgov.ehealth.dics.core.v4.company.submit.CompanyKeyType |
|---|
getActorNr, setActorNr |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsultCompanyType()
| Method Detail |
|---|
public String getAuthorisationNr()
Stringpublic void setAuthorisationNr(String value)
value - allowed object is
Stringpublic VatNrPerCountryType getVatNr()
VatNrPerCountryTypepublic void setVatNr(VatNrPerCountryType value)
value - allowed object is
VatNrPerCountryTypepublic String getEuropeanNr()
Stringpublic void setEuropeanNr(String value)
value - allowed object is
Stringpublic String getDenomination()
Stringpublic void setDenomination(String value)
value - allowed object is
Stringpublic String getLegalForm()
Stringpublic void setLegalForm(String value)
value - allowed object is
Stringpublic String getBuilding()
Stringpublic void setBuilding(String value)
value - allowed object is
Stringpublic String getStreetName()
Stringpublic void setStreetName(String value)
value - allowed object is
Stringpublic String getStreetNum()
Stringpublic void setStreetNum(String value)
value - allowed object is
Stringpublic String getPostbox()
Stringpublic void setPostbox(String value)
value - allowed object is
Stringpublic String getPostcode()
Stringpublic void setPostcode(String value)
value - allowed object is
Stringpublic String getCity()
Stringpublic void setCity(String value)
value - allowed object is
Stringpublic String getCountryCode()
Stringpublic void setCountryCode(String value)
value - allowed object is
Stringpublic String getPhone()
Stringpublic void setPhone(String value)
value - allowed object is
Stringpublic String getLanguage()
Stringpublic void setLanguage(String value)
value - allowed object is
Stringpublic String getWebsite()
Stringpublic void setWebsite(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getStartDate()
Stringpublic void setStartDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getEndDate()
Stringpublic void setEndDate(org.joda.time.DateTime value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||