|
EXIficient | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.siemens.ct.exi.types.AbstractTypeCoder
com.siemens.ct.exi.types.AbstractTypeDecoder
public abstract class AbstractTypeDecoder
TODO Description
Constructor Summary | |
---|---|
AbstractTypeDecoder(StringDecoder stringDecoder)
|
Method Summary | |
---|---|
void |
clear()
|
StringDecoder |
getStringDecoder()
|
void |
setStringDecoder(StringDecoder stringDecoder)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.siemens.ct.exi.types.TypeDecoder |
---|
readValue |
Constructor Detail |
---|
public AbstractTypeDecoder(StringDecoder stringDecoder)
Method Detail |
---|
public void clear()
clear
in interface TypeCoder
public void setStringDecoder(StringDecoder stringDecoder)
setStringDecoder
in interface TypeDecoder
public StringDecoder getStringDecoder()
getStringDecoder
in interface TypeDecoder
|
EXIficient | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |