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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as NumeroPagine
protected  NumeroPagine Documento.numeroPagine
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return NumeroPagine
 NumeroPagine ObjectFactory.createNumeroPagine()
          Create an instance of NumeroPagine
 NumeroPagine Documento.getNumeroPagine()
          Gets the value of the numeroPagine property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type NumeroPagine
 javax.xml.bind.JAXBElement<NumeroPagine> ObjectFactory.createNumeroPagine(NumeroPagine value)
          Create an instance of JAXBElement<NumeroPagine>}
 void Documento.setNumeroPagine(NumeroPagine value)
          Sets the value of the numeroPagine property.