|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.authorize.api.contract.v1.ProfileTransactionType
public class ProfileTransactionType
Java class for profileTransactionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="profileTransactionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="profileTransAuthCapture" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}profileTransAuthCaptureType"/>
<element name="profileTransAuthOnly" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}profileTransAuthOnlyType"/>
<element name="profileTransPriorAuthCapture" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}profileTransPriorAuthCaptureType"/>
<element name="profileTransCaptureOnly" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}profileTransCaptureOnlyType"/>
<element name="profileTransRefund" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}profileTransRefundType"/>
<element name="profileTransVoid" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}profileTransVoidType"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected ProfileTransAuthCaptureType |
profileTransAuthCapture
|
protected ProfileTransAuthOnlyType |
profileTransAuthOnly
|
protected ProfileTransCaptureOnlyType |
profileTransCaptureOnly
|
protected ProfileTransPriorAuthCaptureType |
profileTransPriorAuthCapture
|
protected ProfileTransRefundType |
profileTransRefund
|
protected ProfileTransVoidType |
profileTransVoid
|
| Constructor Summary | |
|---|---|
ProfileTransactionType()
|
|
| Method Summary | |
|---|---|
ProfileTransAuthCaptureType |
getProfileTransAuthCapture()
Gets the value of the profileTransAuthCapture property. |
ProfileTransAuthOnlyType |
getProfileTransAuthOnly()
Gets the value of the profileTransAuthOnly property. |
ProfileTransCaptureOnlyType |
getProfileTransCaptureOnly()
Gets the value of the profileTransCaptureOnly property. |
ProfileTransPriorAuthCaptureType |
getProfileTransPriorAuthCapture()
Gets the value of the profileTransPriorAuthCapture property. |
ProfileTransRefundType |
getProfileTransRefund()
Gets the value of the profileTransRefund property. |
ProfileTransVoidType |
getProfileTransVoid()
Gets the value of the profileTransVoid property. |
void |
setProfileTransAuthCapture(ProfileTransAuthCaptureType value)
Sets the value of the profileTransAuthCapture property. |
void |
setProfileTransAuthOnly(ProfileTransAuthOnlyType value)
Sets the value of the profileTransAuthOnly property. |
void |
setProfileTransCaptureOnly(ProfileTransCaptureOnlyType value)
Sets the value of the profileTransCaptureOnly property. |
void |
setProfileTransPriorAuthCapture(ProfileTransPriorAuthCaptureType value)
Sets the value of the profileTransPriorAuthCapture property. |
void |
setProfileTransRefund(ProfileTransRefundType value)
Sets the value of the profileTransRefund property. |
void |
setProfileTransVoid(ProfileTransVoidType value)
Sets the value of the profileTransVoid property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ProfileTransAuthCaptureType profileTransAuthCapture
protected ProfileTransAuthOnlyType profileTransAuthOnly
protected ProfileTransPriorAuthCaptureType profileTransPriorAuthCapture
protected ProfileTransCaptureOnlyType profileTransCaptureOnly
protected ProfileTransRefundType profileTransRefund
protected ProfileTransVoidType profileTransVoid
| Constructor Detail |
|---|
public ProfileTransactionType()
| Method Detail |
|---|
public ProfileTransAuthCaptureType getProfileTransAuthCapture()
ProfileTransAuthCaptureTypepublic void setProfileTransAuthCapture(ProfileTransAuthCaptureType value)
value - allowed object is
ProfileTransAuthCaptureTypepublic ProfileTransAuthOnlyType getProfileTransAuthOnly()
ProfileTransAuthOnlyTypepublic void setProfileTransAuthOnly(ProfileTransAuthOnlyType value)
value - allowed object is
ProfileTransAuthOnlyTypepublic ProfileTransPriorAuthCaptureType getProfileTransPriorAuthCapture()
ProfileTransPriorAuthCaptureTypepublic void setProfileTransPriorAuthCapture(ProfileTransPriorAuthCaptureType value)
value - allowed object is
ProfileTransPriorAuthCaptureTypepublic ProfileTransCaptureOnlyType getProfileTransCaptureOnly()
ProfileTransCaptureOnlyTypepublic void setProfileTransCaptureOnly(ProfileTransCaptureOnlyType value)
value - allowed object is
ProfileTransCaptureOnlyTypepublic ProfileTransRefundType getProfileTransRefund()
ProfileTransRefundTypepublic void setProfileTransRefund(ProfileTransRefundType value)
value - allowed object is
ProfileTransRefundTypepublic ProfileTransVoidType getProfileTransVoid()
ProfileTransVoidTypepublic void setProfileTransVoid(ProfileTransVoidType value)
value - allowed object is
ProfileTransVoidType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||