| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.B2BI.Capability.CapabilityConfigurationProperty
Documentation
data S3LocationProperty Source #
Constructors
| S3LocationProperty | |
Fields
| |
Instances
data X12DetailsProperty Source #
Constructors
| X12DetailsProperty | |
Fields
| |
Instances
| ToJSON X12DetailsProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.X12DetailsProperty Methods toJSON :: X12DetailsProperty -> Value # toEncoding :: X12DetailsProperty -> Encoding # toJSONList :: [X12DetailsProperty] -> Value # toEncodingList :: [X12DetailsProperty] -> Encoding # omitField :: X12DetailsProperty -> Bool # | |||||
| Show X12DetailsProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.X12DetailsProperty Methods showsPrec :: Int -> X12DetailsProperty -> ShowS # show :: X12DetailsProperty -> String # showList :: [X12DetailsProperty] -> ShowS # | |||||
| Eq X12DetailsProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.X12DetailsProperty Methods (==) :: X12DetailsProperty -> X12DetailsProperty -> Bool # (/=) :: X12DetailsProperty -> X12DetailsProperty -> Bool # | |||||
| ToResourceProperties X12DetailsProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.X12DetailsProperty Methods toResourceProperties :: X12DetailsProperty -> ResourceProperties # | |||||
| Property "TransactionSet" X12DetailsProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.X12DetailsProperty Associated Types
Methods set :: PropertyType "TransactionSet" X12DetailsProperty -> X12DetailsProperty -> X12DetailsProperty # | |||||
| Property "Version" X12DetailsProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.X12DetailsProperty Associated Types
Methods set :: PropertyType "Version" X12DetailsProperty -> X12DetailsProperty -> X12DetailsProperty # | |||||
| type PropertyType "TransactionSet" X12DetailsProperty Source # | |||||
| type PropertyType "Version" X12DetailsProperty Source # | |||||
data EdiConfigurationProperty Source #
Constructors
| EdiConfigurationProperty | |
Fields | |
Instances
| ToJSON EdiConfigurationProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.EdiConfigurationProperty Methods toJSON :: EdiConfigurationProperty -> Value # toEncoding :: EdiConfigurationProperty -> Encoding # toJSONList :: [EdiConfigurationProperty] -> Value # | |||||
| Show EdiConfigurationProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.EdiConfigurationProperty Methods showsPrec :: Int -> EdiConfigurationProperty -> ShowS # show :: EdiConfigurationProperty -> String # showList :: [EdiConfigurationProperty] -> ShowS # | |||||
| Eq EdiConfigurationProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.EdiConfigurationProperty Methods (==) :: EdiConfigurationProperty -> EdiConfigurationProperty -> Bool # (/=) :: EdiConfigurationProperty -> EdiConfigurationProperty -> Bool # | |||||
| ToResourceProperties EdiConfigurationProperty Source # | |||||
| Property "CapabilityDirection" EdiConfigurationProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.EdiConfigurationProperty Associated Types
Methods set :: PropertyType "CapabilityDirection" EdiConfigurationProperty -> EdiConfigurationProperty -> EdiConfigurationProperty # | |||||
| Property "InputLocation" EdiConfigurationProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.EdiConfigurationProperty Associated Types
Methods set :: PropertyType "InputLocation" EdiConfigurationProperty -> EdiConfigurationProperty -> EdiConfigurationProperty # | |||||
| Property "OutputLocation" EdiConfigurationProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.EdiConfigurationProperty Associated Types
Methods set :: PropertyType "OutputLocation" EdiConfigurationProperty -> EdiConfigurationProperty -> EdiConfigurationProperty # | |||||
| Property "TransformerId" EdiConfigurationProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.EdiConfigurationProperty Associated Types
Methods set :: PropertyType "TransformerId" EdiConfigurationProperty -> EdiConfigurationProperty -> EdiConfigurationProperty # | |||||
| Property "Type" EdiConfigurationProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.EdiConfigurationProperty Associated Types
Methods set :: PropertyType "Type" EdiConfigurationProperty -> EdiConfigurationProperty -> EdiConfigurationProperty # | |||||
| type PropertyType "CapabilityDirection" EdiConfigurationProperty Source # | |||||
| type PropertyType "InputLocation" EdiConfigurationProperty Source # | |||||
| type PropertyType "OutputLocation" EdiConfigurationProperty Source # | |||||
| type PropertyType "TransformerId" EdiConfigurationProperty Source # | |||||
| type PropertyType "Type" EdiConfigurationProperty Source # | |||||
data EdiTypeProperty Source #
Constructors
| EdiTypeProperty | |
Fields | |
Instances
| ToJSON EdiTypeProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.EdiTypeProperty Methods toJSON :: EdiTypeProperty -> Value # toEncoding :: EdiTypeProperty -> Encoding # toJSONList :: [EdiTypeProperty] -> Value # toEncodingList :: [EdiTypeProperty] -> Encoding # omitField :: EdiTypeProperty -> Bool # | |||||
| Show EdiTypeProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.EdiTypeProperty Methods showsPrec :: Int -> EdiTypeProperty -> ShowS # show :: EdiTypeProperty -> String # showList :: [EdiTypeProperty] -> ShowS # | |||||
| Eq EdiTypeProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.EdiTypeProperty Methods (==) :: EdiTypeProperty -> EdiTypeProperty -> Bool # (/=) :: EdiTypeProperty -> EdiTypeProperty -> Bool # | |||||
| ToResourceProperties EdiTypeProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.EdiTypeProperty Methods toResourceProperties :: EdiTypeProperty -> ResourceProperties # | |||||
| Property "X12Details" EdiTypeProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.EdiTypeProperty Associated Types
Methods set :: PropertyType "X12Details" EdiTypeProperty -> EdiTypeProperty -> EdiTypeProperty # | |||||
| type PropertyType "X12Details" EdiTypeProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.EdiTypeProperty | |||||
mkEdiConfigurationProperty :: S3LocationProperty -> S3LocationProperty -> Value Text -> EdiTypeProperty -> EdiConfigurationProperty Source #
data CapabilityConfigurationProperty Source #
Constructors
| CapabilityConfigurationProperty | |
Instances
| ToJSON CapabilityConfigurationProperty Source # | |||||
| Show CapabilityConfigurationProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.CapabilityConfigurationProperty Methods showsPrec :: Int -> CapabilityConfigurationProperty -> ShowS # | |||||
| Eq CapabilityConfigurationProperty Source # | |||||
| ToResourceProperties CapabilityConfigurationProperty Source # | |||||
| Property "Edi" CapabilityConfigurationProperty Source # | |||||
Defined in Stratosphere.B2BI.Capability.CapabilityConfigurationProperty Associated Types
| |||||
| type PropertyType "Edi" CapabilityConfigurationProperty Source # | |||||