|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.fgov.ehealth.dics.core.v3.company.submit.CompanyKeyType
be.fgov.ehealth.dics.protocol.v3.ConsultCompanyType
@Generated(value="com.sun.tools.xjc.Driver", date="2017-06-27T08:11:32+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> <extension base="{urn:be:fgov:ehealth:dics:core:v3: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:v3:company:submit}VatNrPerCountryType" minOccurs="0"/> <element name="EuropeanNr" type="{urn:be:fgov:ehealth:dics:core:v3: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:v3: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:v3: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:v3}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.v3.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()
String
public void setAuthorisationNr(String value)
value
- allowed object is
String
public VatNrPerCountryType getVatNr()
VatNrPerCountryType
public void setVatNr(VatNrPerCountryType value)
value
- allowed object is
VatNrPerCountryType
public String getEuropeanNr()
String
public void setEuropeanNr(String value)
value
- allowed object is
String
public String getDenomination()
String
public void setDenomination(String value)
value
- allowed object is
String
public String getLegalForm()
String
public void setLegalForm(String value)
value
- allowed object is
String
public String getBuilding()
String
public void setBuilding(String value)
value
- allowed object is
String
public String getStreetName()
String
public void setStreetName(String value)
value
- allowed object is
String
public String getStreetNum()
String
public void setStreetNum(String value)
value
- allowed object is
String
public String getPostbox()
String
public void setPostbox(String value)
value
- allowed object is
String
public String getPostcode()
String
public void setPostcode(String value)
value
- allowed object is
String
public String getCity()
String
public void setCity(String value)
value
- allowed object is
String
public String getCountryCode()
String
public void setCountryCode(String value)
value
- allowed object is
String
public String getPhone()
String
public void setPhone(String value)
value
- allowed object is
String
public String getLanguage()
String
public void setLanguage(String value)
value
- allowed object is
String
public String getWebsite()
String
public void setWebsite(String value)
value
- allowed object is
String
public org.joda.time.DateTime getStartDate()
String
public void setStartDate(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getEndDate()
String
public 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 |