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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as PiuInfo
protected  PiuInfo Segnatura.piuInfo
           
protected  PiuInfo Procedimento.piuInfo
           
protected  PiuInfo Fascicolo.piuInfo
           
protected  PiuInfo Documento.piuInfo
           
protected  PiuInfo ContestoProcedurale.piuInfo
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return PiuInfo
 PiuInfo ObjectFactory.createPiuInfo()
          Create an instance of PiuInfo
 PiuInfo Segnatura.getPiuInfo()
          Gets the value of the piuInfo property.
 PiuInfo Procedimento.getPiuInfo()
          Gets the value of the piuInfo property.
 PiuInfo Fascicolo.getPiuInfo()
          Gets the value of the piuInfo property.
 PiuInfo Documento.getPiuInfo()
          Gets the value of the piuInfo property.
 PiuInfo ContestoProcedurale.getPiuInfo()
          Gets the value of the piuInfo property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type PiuInfo
 javax.xml.bind.JAXBElement<PiuInfo> ObjectFactory.createPiuInfo(PiuInfo value)
          Create an instance of JAXBElement<PiuInfo>}
 void Segnatura.setPiuInfo(PiuInfo value)
          Sets the value of the piuInfo property.
 void Procedimento.setPiuInfo(PiuInfo value)
          Sets the value of the piuInfo property.
 void Fascicolo.setPiuInfo(PiuInfo value)
          Sets the value of the piuInfo property.
 void Documento.setPiuInfo(PiuInfo value)
          Sets the value of the piuInfo property.
 void ContestoProcedurale.setPiuInfo(PiuInfo value)
          Sets the value of the piuInfo property.