|
Open Business Objects for EDI v3.5.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IDListProcessor | |
| com.americancoders.edi | |
| Uses of IDListProcessor in com.americancoders.edi |
| Classes in com.americancoders.edi that implement IDListProcessor | |
class |
IDList
An class that represents ID lists OBOE - Open Business Objects for EDI Part of the OBOE Basic Extended Package An EDI and XML Translator Written In Java Copyright 1998-2007 - American Coders, LTD - Raleigh NC USA All rights reserved American Coders, Ltd P. |
class |
IDList103Processor
|
| Fields in com.americancoders.edi declared as IDListProcessor | |
protected IDListProcessor |
EnvelopeFactory.currentIDListProcessor
idList Processor |
protected IDListProcessor |
TransactionSetFactory.currentIDListProcessor
id list processor |
| Methods in com.americancoders.edi that return IDListProcessor | |
IDListProcessor |
TemplateDE.getIDList()
gets the idListProcessor Object |
IDListProcessor |
TemplateSegment.getIDListThatPrevalidates()
returns the idlist that allows for prevalidation used by OBOECodeGenerator |
| Methods in com.americancoders.edi with parameters of type IDListProcessor | |
void |
TemplateDE.setIDList(IDListProcessor inIdList)
sets the idList Object |
| Constructors in com.americancoders.edi with parameters of type IDListProcessor | |
TemplateDE(java.lang.String inID,
java.lang.String inName,
int inSequence,
java.lang.String inType,
char inRequired,
java.lang.String inDesc,
int inMinLength,
int inMaxLength,
java.lang.String inXMLTag,
IDListProcessor inIDList,
IContainedObject inParent,
int inOccurs,
boolean inUsed)
constructs the Data Element type |
|
|
Open Business Objects for EDI v3.5.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||