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

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

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

Fields in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc declared as SelfDescription
protected  SelfDescription IdC.selfDescription
           
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc that return SelfDescription
 SelfDescription IdCObjectFactory.createSelfDescription()
          Create an instance of SelfDescription
 SelfDescription IdC.getSelfDescription()
          Gets the value of the selfDescription property.
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc with parameters of type SelfDescription
 void IdC.setSelfDescription(SelfDescription value)
          Sets the value of the selfDescription property.