primaryMethod
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v3.0.2",
date="2026-06-04T12:18:59Z")
protected PrimaryMethod primaryMethod
Java class for Terminal complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Terminal">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="Title" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ShopName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Country" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="PrimaryMethod" type="{}PrimaryMethod" minOccurs="0"/>
<element name="Products" type="{}Products" minOccurs="0"/>
<element name="Natures" type="{}Natures" minOccurs="0"/>
<element name="Currencies" type="{}Currencies" minOccurs="0"/>
<element name="Methods" type="{}Methods" minOccurs="0"/>
<element name="MethodConfigurations" type="{}MethodConfigurations" minOccurs="0"/>
<element name="MerchantId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CanUseCredit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CanIssueNewCredit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="LogoUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Translations" type="{}Translations" minOccurs="0"/>
<element name="FormTemplates" type="{}FormTemplates" minOccurs="0"/>
<element name="Schemes" type="{}Schemes" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
protected Booleanprotected Booleanprotected Stringprotected Currenciesprotected FormTemplatesprotected Stringprotected Stringprotected MethodConfigurationsprotected Methodsprotected Naturesprotected PrimaryMethodprotected Productsprotected Schemesprotected Stringprotected Stringprotected TranslationsgetTitle()voidsetCanIssueNewCredit(Boolean value) voidsetCanUseCredit(Boolean value) voidsetCountry(String value) voidsetCurrencies(Currencies value) voidsetFormTemplates(FormTemplates value) voidsetLogoUrl(String value) voidsetMerchantId(String value) voidvoidsetMethods(Methods value) voidsetNatures(Natures value) voidsetPrimaryMethod(PrimaryMethod value) voidsetProducts(Products value) voidsetSchemes(Schemes value) voidsetShopName(String value) voidvoidsetTranslations(Translations value) Stringvalue - allowed object is
StringStringvalue - allowed object is
StringStringvalue - allowed object is
StringPrimaryMethodvalue - allowed object is
PrimaryMethodProductsvalue - allowed object is
ProductsNaturesvalue - allowed object is
NaturesCurrenciesvalue - allowed object is
CurrenciesMethodsvalue - allowed object is
MethodsMethodConfigurationsvalue - allowed object is
MethodConfigurationsStringvalue - allowed object is
StringBooleanvalue - allowed object is
BooleanBooleanvalue - allowed object is
BooleanStringvalue - allowed object is
StringTranslationsvalue - allowed object is
TranslationsFormTemplatesvalue - allowed object is
FormTemplatesSchemesvalue - allowed object is
Schemes