|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ddtek.xmlconverter.reflection.EDIDialect
public class EDIDialect
An object which represents an EDI dialect supported by DataDirect XML Converters.
Method Summary | |
---|---|
String |
getName()
Get the name of this dialect. |
EDIVersion[] |
getVersions()
Get all the versions supported for this dialect. |
boolean |
isLicensed()
Determine if this dialect is currently licensed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getName()
public boolean isLicensed()
public EDIVersion[] getVersions()
EDIVersion
objects,
one for each version supported by this dialect.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |