Uses of Class
it.sistematica.isharedoc.model.xml.mail.signature.xsd.NomeFile

Packages that use NomeFile
it.sistematica.isharedoc.model.xml.mail.signature.xsd   
 

Uses of NomeFile in it.sistematica.isharedoc.model.xml.mail.signature.xsd
 

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as NomeFile
protected  NomeFile MetadatiEsterni.nomeFile
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return NomeFile
 NomeFile ObjectFactory.createNomeFile()
          Create an instance of NomeFile
 NomeFile MetadatiEsterni.getNomeFile()
          Gets the value of the nomeFile property.
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return types with arguments of type NomeFile
 javax.xml.bind.JAXBElement<NomeFile> ObjectFactory.createNomeFile(NomeFile value)
          Create an instance of JAXBElement<NomeFile>}
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type NomeFile
 javax.xml.bind.JAXBElement<NomeFile> ObjectFactory.createNomeFile(NomeFile value)
          Create an instance of JAXBElement<NomeFile>}
 void MetadatiEsterni.setNomeFile(NomeFile value)
          Sets the value of the nomeFile property.