Class CfnPartnership.X12FunctionalGroupHeadersProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.b2bi.CfnPartnership.X12FunctionalGroupHeadersProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPartnership.X12FunctionalGroupHeadersProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPartnership.X12FunctionalGroupHeadersProperty
@Stability(Stable)
@Internal
public static final class CfnPartnership.X12FunctionalGroupHeadersProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPartnership.X12FunctionalGroupHeadersProperty
An implementation for
CfnPartnership.X12FunctionalGroupHeadersProperty-
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.services.b2bi.CfnPartnership.X12FunctionalGroupHeadersProperty
CfnPartnership.X12FunctionalGroupHeadersProperty.Builder, CfnPartnership.X12FunctionalGroupHeadersProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPartnership.X12FunctionalGroupHeadersProperty.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 StringA value representing the code used to identify the party receiving a message, at position GS-03.final StringA value representing the code used to identify the party transmitting a message, at position GS-02.final StringA code that identifies the issuer of the standard, at position GS-07.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 theCfnPartnership.X12FunctionalGroupHeadersProperty.Builder.
-
-
Method Details
-
getApplicationReceiverCode
Description copied from interface:CfnPartnership.X12FunctionalGroupHeadersPropertyA value representing the code used to identify the party receiving a message, at position GS-03.- Specified by:
getApplicationReceiverCodein interfaceCfnPartnership.X12FunctionalGroupHeadersProperty- See Also:
-
getApplicationSenderCode
Description copied from interface:CfnPartnership.X12FunctionalGroupHeadersPropertyA value representing the code used to identify the party transmitting a message, at position GS-02.- Specified by:
getApplicationSenderCodein interfaceCfnPartnership.X12FunctionalGroupHeadersProperty- See Also:
-
getResponsibleAgencyCode
Description copied from interface:CfnPartnership.X12FunctionalGroupHeadersPropertyA code that identifies the issuer of the standard, at position GS-07.- Specified by:
getResponsibleAgencyCodein interfaceCfnPartnership.X12FunctionalGroupHeadersProperty- 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()
-