|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.dics.protocol.v5.ConsultCompanyType
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:55:13+02: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>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AuthorisationNr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="VatNr" type="{urn:be:fgov:ehealth:dics:protocol:v5}VatNrPerCountryType" minOccurs="0"/>
<element name="EuropeanNr" type="{http://www.w3.org/2001/XMLSchema}string" 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="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Language" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Website" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AdditionalFields" type="{urn:be:fgov:ehealth:dics:protocol:v5}AdditionalFieldsType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attGroup ref="{urn:be:fgov:ehealth:dics:protocol:v5}validityPeriod"/>
<attribute name="ActorNr" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ConsultCompanyType()
|
|
| Method Summary | |
|---|---|
String |
getActorNr()
Gets the value of the actorNr property. |
List<AdditionalFieldsType> |
getAdditionalFields()
Gets the value of the additionalFields property. |
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. |
String |
getEmail()
Gets the value of the email 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 |
setActorNr(String value)
Sets the value of the actorNr 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 |
setEmail(String value)
Sets the value of the email 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 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 String getEmail()
Stringpublic void setEmail(String value)
value - allowed object is
Stringpublic List<AdditionalFieldsType> getAdditionalFields()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the additionalFields property.
For example, to add a new item, do as follows:
getAdditionalFields().add(newItem);
Objects of the following type(s) are allowed in the list
AdditionalFieldsType
public String getActorNr()
Stringpublic void setActorNr(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 | |||||||||