Class CfnPartnership.X12EnvelopeProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.b2bi.CfnPartnership.X12EnvelopeProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPartnership.X12EnvelopeProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPartnership.X12EnvelopeProperty
@Stability(Stable)
@Internal
public static final class CfnPartnership.X12EnvelopeProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPartnership.X12EnvelopeProperty
An implementation for
CfnPartnership.X12EnvelopeProperty-
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.X12EnvelopeProperty
CfnPartnership.X12EnvelopeProperty.Builder, CfnPartnership.X12EnvelopeProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPartnership.X12EnvelopeProperty.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 ObjectA container for the X12 outbound EDI headers.final ObjectReturns union: eitherIResolvableorCfnPartnership.WrapOptionsPropertyfinal 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.X12EnvelopeProperty.Builder.
-
-
Method Details
-
getCommon
Description copied from interface:CfnPartnership.X12EnvelopePropertyA container for the X12 outbound EDI headers.Returns union: either
IResolvableorCfnPartnership.X12OutboundEdiHeadersProperty- Specified by:
getCommonin interfaceCfnPartnership.X12EnvelopeProperty- See Also:
-
getWrapOptions
Description copied from interface:CfnPartnership.X12EnvelopePropertyReturns union: eitherIResolvableorCfnPartnership.WrapOptionsProperty- Specified by:
getWrapOptionsin interfaceCfnPartnership.X12EnvelopeProperty- 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()
-