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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd with type parameters of type Livello
protected  java.util.List<Livello> Classifica.livello
           
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return types with arguments of type Livello
 javax.xml.bind.JAXBElement<Livello> ObjectFactory.createLivello(Livello value)
          Create an instance of JAXBElement<Livello>}
 java.util.List<Livello> Classifica.getLivello()
          Gets the value of the livello property.
 

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