Uses of Class
de.xima.fc.formstore.ValidatedFormStoreFile
- 
Packages that use ValidatedFormStoreFile Package Description de.xima.fc.formstore de.xima.fc.gui.bean.project  - 
- 
Uses of ValidatedFormStoreFile in de.xima.fc.formstore
Methods in de.xima.fc.formstore that return ValidatedFormStoreFile Modifier and Type Method Description ValidatedFormStoreFileStoreFormMetaValidator. readFormStoreFileAndValidate(byte[] formStoreFile)ValidatedFormStoreFileStoreFormMetaValidator. readFormStoreFileAndValidate(InputStream formStoreFile) - 
Uses of ValidatedFormStoreFile in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return ValidatedFormStoreFile Modifier and Type Method Description ValidatedFormStoreFileProjectTemplateBean. getStoreFile()Methods in de.xima.fc.gui.bean.project with parameters of type ValidatedFormStoreFile Modifier and Type Method Description voidProjectTemplateBean. setStoreFile(ValidatedFormStoreFile storeFile) 
 -