Uses of Class
it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc.Description

Packages that use Description
it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc   
 

Uses of Description in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc
 

Fields in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc declared as Description
protected  Description VdCGroup.description
           
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc that return Description
 Description IdCObjectFactory.createDescription()
          Create an instance of Description
 Description VdCGroup.getDescription()
          Gets the value of the description property.
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc with parameters of type Description
 void VdCGroup.setDescription(Description value)
          Sets the value of the description property.