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

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

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

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

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

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

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