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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as CodiceFiscale
protected  CodiceFiscale Persona.codiceFiscale
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return CodiceFiscale
 CodiceFiscale ObjectFactory.createCodiceFiscale()
          Create an instance of CodiceFiscale
 CodiceFiscale Persona.getCodiceFiscale()
          Gets the value of the codiceFiscale property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type CodiceFiscale
 javax.xml.bind.JAXBElement<CodiceFiscale> ObjectFactory.createCodiceFiscale(CodiceFiscale value)
          Create an instance of JAXBElement<CodiceFiscale>}
 void Persona.setCodiceFiscale(CodiceFiscale value)
          Sets the value of the codiceFiscale property.