Package org.proforma
Class AbstractFileChoiceGroup
java.lang.Object
org.proforma.AbstractFileChoiceGroup
- Direct Known Subclasses:
AttachedBinFileType
,AttachedTxtFileType
,EmbeddedBinFileType
,EmbeddedTxtFileType
-
Constructor Details
-
AbstractFileChoiceGroup
public AbstractFileChoiceGroup()
-
-
Method Details
-
isAttached
public abstract boolean isAttached() -
isEmbedded
public boolean isEmbedded() -
isBin
public abstract boolean isBin() -
isTxt
public boolean isTxt() -
getPath
-
setPath
-
getEncoding
-
getNaturalLang
-