@Generated(value="com.sun.tools.xjc.Driver", date="2024-09-05T11:02:42+02:00", comments="JAXB RI v2.3.7") public class FindCompanyRequest extends DicsRequestType implements Serializable
Java class for FindCompanyRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindCompanyRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:dics:protocol:v5}DicsRequestType">
<choice>
<element name="CompanyActorNr" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="AnyNamePart" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="VatNr" type="{urn:be:fgov:ehealth:dics:protocol:v5}VatNrPerCountryType"/>
</choice>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
FindCompanyRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnyNamePart()
Gets the value of the anyNamePart property.
|
String |
getCompanyActorNr()
Gets the value of the companyActorNr property.
|
VatNrPerCountryType |
getVatNr()
Gets the value of the vatNr property.
|
void |
setAnyNamePart(String value)
Sets the value of the anyNamePart property.
|
void |
setCompanyActorNr(String value)
Sets the value of the companyActorNr property.
|
void |
setVatNr(VatNrPerCountryType value)
Sets the value of the vatNr property.
|
getSearchDate, setSearchDategetId, getIssueInstant, setId, setIssueInstantpublic VatNrPerCountryType getVatNr()
VatNrPerCountryTypepublic void setVatNr(VatNrPerCountryType value)
value - allowed object is
VatNrPerCountryTypepublic String getAnyNamePart()
Stringpublic void setAnyNamePart(String value)
value - allowed object is
Stringpublic String getCompanyActorNr()
String
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.