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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as CAP
protected  CAP Indirizzo.cap
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return CAP
 CAP ObjectFactory.createCAP()
          Create an instance of CAP
 CAP Indirizzo.getCAP()
          Gets the value of the cap property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type CAP
 javax.xml.bind.JAXBElement<CAP> ObjectFactory.createCAP(CAP value)
          Create an instance of JAXBElement<CAP>}
 void Indirizzo.setCAP(CAP value)
          Sets the value of the cap property.