Package net.authorize.api.contract.v1
Class XXDoNotUseDummyRequest
- java.lang.Object
-
- net.authorize.api.contract.v1.XXDoNotUseDummyRequest
-
public class XXDoNotUseDummyRequest extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="customerProfileSummaryType" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}customerProfileSummaryType"/> <element name="paymentSimpleType" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}paymentSimpleType"/> <element name="accountTypeEnum" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}accountTypeEnum"/> <element name="cardTypeEnum" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}cardTypeEnum"/> <element name="FDSFilterActionEnum" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}FDSFilterActionEnum"/> <element name="permissionsEnum" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}permissionsEnum"/> <element name="settingNameEnum" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}settingNameEnum"/> <element name="settlementStateEnum" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}settlementStateEnum"/> <element name="transactionStatusEnum" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}transactionStatusEnum"/> <element name="transactionTypeEnum" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}transactionTypeEnum"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected AccountTypeEnumaccountTypeEnumprotected CardTypeEnumcardTypeEnumprotected CustomerProfileSummaryTypecustomerProfileSummaryTypeprotected FDSFilterActionEnumfdsFilterActionEnumprotected PaymentSimpleTypepaymentSimpleTypeprotected PermissionsEnumpermissionsEnumprotected SettingNameEnumsettingNameEnumprotected SettlementStateEnumsettlementStateEnumprotected TransactionStatusEnumtransactionStatusEnumprotected TransactionTypeEnumtransactionTypeEnum
-
Constructor Summary
Constructors Constructor Description XXDoNotUseDummyRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AccountTypeEnumgetAccountTypeEnum()Gets the value of the accountTypeEnum property.CardTypeEnumgetCardTypeEnum()Gets the value of the cardTypeEnum property.CustomerProfileSummaryTypegetCustomerProfileSummaryType()Gets the value of the customerProfileSummaryType property.FDSFilterActionEnumgetFDSFilterActionEnum()Gets the value of the fdsFilterActionEnum property.PaymentSimpleTypegetPaymentSimpleType()Gets the value of the paymentSimpleType property.PermissionsEnumgetPermissionsEnum()Gets the value of the permissionsEnum property.SettingNameEnumgetSettingNameEnum()Gets the value of the settingNameEnum property.SettlementStateEnumgetSettlementStateEnum()Gets the value of the settlementStateEnum property.TransactionStatusEnumgetTransactionStatusEnum()Gets the value of the transactionStatusEnum property.TransactionTypeEnumgetTransactionTypeEnum()Gets the value of the transactionTypeEnum property.voidsetAccountTypeEnum(AccountTypeEnum value)Sets the value of the accountTypeEnum property.voidsetCardTypeEnum(CardTypeEnum value)Sets the value of the cardTypeEnum property.voidsetCustomerProfileSummaryType(CustomerProfileSummaryType value)Sets the value of the customerProfileSummaryType property.voidsetFDSFilterActionEnum(FDSFilterActionEnum value)Sets the value of the fdsFilterActionEnum property.voidsetPaymentSimpleType(PaymentSimpleType value)Sets the value of the paymentSimpleType property.voidsetPermissionsEnum(PermissionsEnum value)Sets the value of the permissionsEnum property.voidsetSettingNameEnum(SettingNameEnum value)Sets the value of the settingNameEnum property.voidsetSettlementStateEnum(SettlementStateEnum value)Sets the value of the settlementStateEnum property.voidsetTransactionStatusEnum(TransactionStatusEnum value)Sets the value of the transactionStatusEnum property.voidsetTransactionTypeEnum(TransactionTypeEnum value)Sets the value of the transactionTypeEnum property.
-
-
-
Field Detail
-
customerProfileSummaryType
protected CustomerProfileSummaryType customerProfileSummaryType
-
paymentSimpleType
protected PaymentSimpleType paymentSimpleType
-
accountTypeEnum
protected AccountTypeEnum accountTypeEnum
-
cardTypeEnum
protected CardTypeEnum cardTypeEnum
-
fdsFilterActionEnum
protected FDSFilterActionEnum fdsFilterActionEnum
-
permissionsEnum
protected PermissionsEnum permissionsEnum
-
settingNameEnum
protected SettingNameEnum settingNameEnum
-
settlementStateEnum
protected SettlementStateEnum settlementStateEnum
-
transactionStatusEnum
protected TransactionStatusEnum transactionStatusEnum
-
transactionTypeEnum
protected TransactionTypeEnum transactionTypeEnum
-
-
Method Detail
-
getCustomerProfileSummaryType
public CustomerProfileSummaryType getCustomerProfileSummaryType()
Gets the value of the customerProfileSummaryType property.- Returns:
- possible object is
CustomerProfileSummaryType
-
setCustomerProfileSummaryType
public void setCustomerProfileSummaryType(CustomerProfileSummaryType value)
Sets the value of the customerProfileSummaryType property.- Parameters:
value- allowed object isCustomerProfileSummaryType
-
getPaymentSimpleType
public PaymentSimpleType getPaymentSimpleType()
Gets the value of the paymentSimpleType property.- Returns:
- possible object is
PaymentSimpleType
-
setPaymentSimpleType
public void setPaymentSimpleType(PaymentSimpleType value)
Sets the value of the paymentSimpleType property.- Parameters:
value- allowed object isPaymentSimpleType
-
getAccountTypeEnum
public AccountTypeEnum getAccountTypeEnum()
Gets the value of the accountTypeEnum property.- Returns:
- possible object is
AccountTypeEnum
-
setAccountTypeEnum
public void setAccountTypeEnum(AccountTypeEnum value)
Sets the value of the accountTypeEnum property.- Parameters:
value- allowed object isAccountTypeEnum
-
getCardTypeEnum
public CardTypeEnum getCardTypeEnum()
Gets the value of the cardTypeEnum property.- Returns:
- possible object is
CardTypeEnum
-
setCardTypeEnum
public void setCardTypeEnum(CardTypeEnum value)
Sets the value of the cardTypeEnum property.- Parameters:
value- allowed object isCardTypeEnum
-
getFDSFilterActionEnum
public FDSFilterActionEnum getFDSFilterActionEnum()
Gets the value of the fdsFilterActionEnum property.- Returns:
- possible object is
FDSFilterActionEnum
-
setFDSFilterActionEnum
public void setFDSFilterActionEnum(FDSFilterActionEnum value)
Sets the value of the fdsFilterActionEnum property.- Parameters:
value- allowed object isFDSFilterActionEnum
-
getPermissionsEnum
public PermissionsEnum getPermissionsEnum()
Gets the value of the permissionsEnum property.- Returns:
- possible object is
PermissionsEnum
-
setPermissionsEnum
public void setPermissionsEnum(PermissionsEnum value)
Sets the value of the permissionsEnum property.- Parameters:
value- allowed object isPermissionsEnum
-
getSettingNameEnum
public SettingNameEnum getSettingNameEnum()
Gets the value of the settingNameEnum property.- Returns:
- possible object is
SettingNameEnum
-
setSettingNameEnum
public void setSettingNameEnum(SettingNameEnum value)
Sets the value of the settingNameEnum property.- Parameters:
value- allowed object isSettingNameEnum
-
getSettlementStateEnum
public SettlementStateEnum getSettlementStateEnum()
Gets the value of the settlementStateEnum property.- Returns:
- possible object is
SettlementStateEnum
-
setSettlementStateEnum
public void setSettlementStateEnum(SettlementStateEnum value)
Sets the value of the settlementStateEnum property.- Parameters:
value- allowed object isSettlementStateEnum
-
getTransactionStatusEnum
public TransactionStatusEnum getTransactionStatusEnum()
Gets the value of the transactionStatusEnum property.- Returns:
- possible object is
TransactionStatusEnum
-
setTransactionStatusEnum
public void setTransactionStatusEnum(TransactionStatusEnum value)
Sets the value of the transactionStatusEnum property.- Parameters:
value- allowed object isTransactionStatusEnum
-
getTransactionTypeEnum
public TransactionTypeEnum getTransactionTypeEnum()
Gets the value of the transactionTypeEnum property.- Returns:
- possible object is
TransactionTypeEnum
-
setTransactionTypeEnum
public void setTransactionTypeEnum(TransactionTypeEnum value)
Sets the value of the transactionTypeEnum property.- Parameters:
value- allowed object isTransactionTypeEnum
-
-