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 AbstractFileChoiceGroupgetFile()getPath()booleanbooleanisBin()booleanbooleanisTxt()voidreplacePath(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
-