|
Open Business Objects for EDI v3.5.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TemplateEnvelope | |
| com.americancoders.edi | |
| com.americancoders.edi.ach | |
| com.americancoders.edi.EDIFact | |
| com.americancoders.edi.TRADACOMS | |
| com.americancoders.edi.x12 | |
| com.americancoders.util | |
| Uses of TemplateEnvelope in com.americancoders.edi |
| Fields in com.americancoders.edi declared as TemplateEnvelope | |
protected TemplateEnvelope |
Envelope.myTemplate
store template object |
protected TemplateEnvelope |
EnvelopeFactory.currentEnvelope
current envelope |
| Methods in com.americancoders.edi that return TemplateEnvelope | |
static TemplateEnvelope |
EnvelopeFactory.buildEnvelope(java.lang.String inFileName)
Deprecated. use buildEnvelope(String, String) |
static TemplateEnvelope |
EnvelopeFactory.buildEnvelope(java.lang.String inFileName,
java.lang.String version)
static class method will build a envelope based on input string and OBOE.properties defintion see OBOE.properties file to define the directory path |
| Uses of TemplateEnvelope in com.americancoders.edi.ach |
| Constructors in com.americancoders.edi.ach with parameters of type TemplateEnvelope | |
ACHEnvelope(TemplateEnvelope inTempEnv)
instantiates the class from a TemplateEnvelope, |
|
| Uses of TemplateEnvelope in com.americancoders.edi.EDIFact |
| Constructors in com.americancoders.edi.EDIFact with parameters of type TemplateEnvelope | |
EDIFactEnvelope(TemplateEnvelope inTempEnv)
instantiates the class from a TemplateEnvelope, creates mandatory segments UNB and UNZ and creates one emtpy functional group |
|
| Uses of TemplateEnvelope in com.americancoders.edi.TRADACOMS |
| Constructors in com.americancoders.edi.TRADACOMS with parameters of type TemplateEnvelope | |
TradacomsEnvelope(TemplateEnvelope inTempEnv)
instantiates the class from a TemplateEnvelope, creates mandatory segments STX and END and creates one emtpy functional group |
|
| Uses of TemplateEnvelope in com.americancoders.edi.x12 |
| Constructors in com.americancoders.edi.x12 with parameters of type TemplateEnvelope | |
X12Envelope(TemplateEnvelope inTempEnv)
instantiates the class from a TemplateEnvelope, creates mandatory segments ISA and IEA and creates one emtpy functional group |
|
| Uses of TemplateEnvelope in com.americancoders.util |
| Methods in com.americancoders.util with parameters of type TemplateEnvelope | |
void |
OBOECodeGenerator.doJava(TemplateEnvelope inEnv,
TransactionSet inTS,
java.lang.String type,
boolean inUseName,
java.lang.String inPgmName)
|
void |
OBOECodeGenerator.doPIXES(TemplateEnvelope inEnv,
TransactionSet inTS,
java.lang.String type,
boolean inUseName)
|
|
Open Business Objects for EDI v3.5.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||