@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:28+02:00", comments="JAXB RI v2.3.7") public class FindByCompanyType extends Object implements Serializable
Java class for FindByCompanyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindByCompanyType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <element name="CompanyActorNr" type="{urn:be:fgov:ehealth:dics:core:v4:core}CompanyActorNrType"/> <element name="AnyNamePart" type="{urn:be:fgov:ehealth:dics:core:v4:core}SearchStringType"/> <element name="VatNr" type="{urn:be:fgov:ehealth:dics:core:v4:company:submit}VatNrPerCountryType"/> </choice> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
FindByCompanyType() |
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.
|
public VatNrPerCountryType getVatNr()
VatNrPerCountryType
public void setVatNr(VatNrPerCountryType value)
value
- allowed object is
VatNrPerCountryType
public String getAnyNamePart()
String
public void setAnyNamePart(String value)
value
- allowed object is
String
public String getCompanyActorNr()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.