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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd with type parameters of type Telefono
protected  java.util.List<Telefono> UnitaOrganizzativa.telefono
           
protected  java.util.List<Telefono> Amministrazione.telefono
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Telefono
 Telefono ObjectFactory.createTelefono()
          Create an instance of Telefono
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return types with arguments of type Telefono
 javax.xml.bind.JAXBElement<Telefono> ObjectFactory.createTelefono(Telefono value)
          Create an instance of JAXBElement<Telefono>}
 java.util.List<Telefono> UnitaOrganizzativa.getTelefono()
          Gets the value of the telefono property.
 java.util.List<Telefono> Amministrazione.getTelefono()
          Gets the value of the telefono property.
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type Telefono
 javax.xml.bind.JAXBElement<Telefono> ObjectFactory.createTelefono(Telefono value)
          Create an instance of JAXBElement<Telefono>}