Package org.proforma
Class AbstractProformaFileType
java.lang.Object
org.proforma.AbstractProformaFileType
- Direct Known Subclasses:
IncludedTaskFileType
,ResponseFileType
,SubmissionFileType
,TaskFileType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract AbstractFileChoiceGroup
getFile()
getPath()
boolean
boolean
isBin()
boolean
boolean
isTxt()
void
replacePath
(String path)
-
Constructor Details
-
AbstractProformaFileType
public AbstractProformaFileType()
-
-
Method Details
-
getFile
-
isAttached
public boolean isAttached() -
isEmbedded
public boolean isEmbedded() -
isTxt
public boolean isTxt() -
isBin
public boolean isBin() -
getEncoding
-
getNaturalLang
-
getPath
-
replacePath
-