Class CfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty
CfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.b2bi.mixins.CfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty
CfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty.Builder, CfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringLocated at position ISA-14 in the header.final StringLocated at position ISA-08 in the header.final StringLocated at position ISA-07 in the header.final StringLocated at position ISA-11 in the header.final StringLocated at position ISA-06 in the header.final StringLocated at position ISA-05 in the header.final StringLocated at position ISA-15 in the header.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty.Builder.
-
-
Method Details
-
getAcknowledgmentRequestedCode
Description copied from interface:CfnPartnershipPropsMixin.X12InterchangeControlHeadersPropertyLocated at position ISA-14 in the header.The value "1" indicates that the sender is requesting an interchange acknowledgment at receipt of the interchange. The value "0" is used otherwise.
- Specified by:
getAcknowledgmentRequestedCodein interfaceCfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty- See Also:
-
getReceiverId
Description copied from interface:CfnPartnershipPropsMixin.X12InterchangeControlHeadersPropertyLocated at position ISA-08 in the header.This value (along with the
receiverIdQualifier) identifies the intended recipient of the interchange.- Specified by:
getReceiverIdin interfaceCfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty- See Also:
-
getReceiverIdQualifier
Description copied from interface:CfnPartnershipPropsMixin.X12InterchangeControlHeadersPropertyLocated at position ISA-07 in the header.Qualifier for the receiver ID. Together, the ID and qualifier uniquely identify the receiving trading partner.
- Specified by:
getReceiverIdQualifierin interfaceCfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty- See Also:
-
getRepetitionSeparator
Description copied from interface:CfnPartnershipPropsMixin.X12InterchangeControlHeadersPropertyLocated at position ISA-11 in the header.This string makes it easier when you need to group similar adjacent element values together without using extra segments.
This parameter is only honored for version greater than 401 (
VERSION_4010and higher).For versions less than 401, this field is called StandardsId , in which case our service sets the value to
U.- Specified by:
getRepetitionSeparatorin interfaceCfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty- See Also:
-
getSenderId
Description copied from interface:CfnPartnershipPropsMixin.X12InterchangeControlHeadersPropertyLocated at position ISA-06 in the header.This value (along with the
senderIdQualifier) identifies the sender of the interchange.- Specified by:
getSenderIdin interfaceCfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty- See Also:
-
getSenderIdQualifier
Description copied from interface:CfnPartnershipPropsMixin.X12InterchangeControlHeadersPropertyLocated at position ISA-05 in the header.Qualifier for the sender ID. Together, the ID and qualifier uniquely identify the sending trading partner.
- Specified by:
getSenderIdQualifierin interfaceCfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty- See Also:
-
getUsageIndicatorCode
Description copied from interface:CfnPartnershipPropsMixin.X12InterchangeControlHeadersPropertyLocated at position ISA-15 in the header. Specifies how this interchange is being used:.Tindicates this interchange is for testing.Pindicates this interchange is for production.Iindicates this interchange is informational.
- Specified by:
getUsageIndicatorCodein interfaceCfnPartnershipPropsMixin.X12InterchangeControlHeadersProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-