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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as NumeroRegistrazione
protected  NumeroRegistrazione Identificatore.numeroRegistrazione
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return NumeroRegistrazione
 NumeroRegistrazione ObjectFactory.createNumeroRegistrazione()
          Create an instance of NumeroRegistrazione
 NumeroRegistrazione Identificatore.getNumeroRegistrazione()
          Gets the value of the numeroRegistrazione property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type NumeroRegistrazione
 javax.xml.bind.JAXBElement<NumeroRegistrazione> ObjectFactory.createNumeroRegistrazione(NumeroRegistrazione value)
          Create an instance of JAXBElement<NumeroRegistrazione>}
 void Identificatore.setNumeroRegistrazione(NumeroRegistrazione value)
          Sets the value of the numeroRegistrazione property.