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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as Provvedimento
protected  Provvedimento AnnullamentoProtocollazione.provvedimento
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Provvedimento
 Provvedimento ObjectFactory.createProvvedimento()
          Create an instance of Provvedimento
 Provvedimento AnnullamentoProtocollazione.getProvvedimento()
          Gets the value of the provvedimento property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type Provvedimento
 javax.xml.bind.JAXBElement<Provvedimento> ObjectFactory.createProvvedimento(Provvedimento value)
          Create an instance of JAXBElement<Provvedimento>}
 void AnnullamentoProtocollazione.setProvvedimento(Provvedimento value)
          Sets the value of the provvedimento property.