Uses of Class
com.googlecode.fascinator.ims.FileType

Packages that use FileType
com.googlecode.fascinator.ims   
 

Uses of FileType in com.googlecode.fascinator.ims
 

Fields in com.googlecode.fascinator.ims with type parameters of type FileType
protected  List<FileType> ResourceType.file
           
 

Methods in com.googlecode.fascinator.ims that return FileType
 FileType ObjectFactory.createFileType()
          Create an instance of FileType
 

Methods in com.googlecode.fascinator.ims that return types with arguments of type FileType
 JAXBElement<FileType> ObjectFactory.createFile(FileType value)
          Create an instance of JAXBElement<FileType>}
 List<FileType> ResourceType.getFile()
          Gets the value of the file property.
 

Methods in com.googlecode.fascinator.ims with parameters of type FileType
 JAXBElement<FileType> ObjectFactory.createFile(FileType value)
          Create an instance of JAXBElement<FileType>}
 



Copyright © 2009-2012. All Rights Reserved.