| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.B2BI.Capability.EdiConfigurationProperty
Documentation
data X12DetailsProperty Source #
Constructors
| X12DetailsProperty | |
Fields
| |
Instances
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 | |||||
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 # | |||||