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

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

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

Fields in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc declared as MoreInfo
protected  MoreInfo VdC.moreInfo
           
protected  MoreInfo SelfDescription.moreInfo
           
protected  MoreInfo Process.moreInfo
           
protected  MoreInfo FileGroup.moreInfo
           
protected  MoreInfo File.moreInfo
           
protected  MoreInfo ExternalMetadata.moreInfo
           
protected  MoreInfo Agent.moreInfo
           
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc that return MoreInfo
 MoreInfo IdCObjectFactory.createMoreInfo()
          Create an instance of MoreInfo
 MoreInfo VdC.getMoreInfo()
          Gets the value of the moreInfo property.
 MoreInfo SelfDescription.getMoreInfo()
          Gets the value of the moreInfo property.
 MoreInfo Process.getMoreInfo()
          Gets the value of the moreInfo property.
 MoreInfo FileGroup.getMoreInfo()
          Gets the value of the moreInfo property.
 MoreInfo File.getMoreInfo()
          Gets the value of the moreInfo property.
 MoreInfo ExternalMetadata.getMoreInfo()
          Gets the value of the moreInfo property.
 MoreInfo Agent.getMoreInfo()
          Gets the value of the moreInfo property.
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc with parameters of type MoreInfo
 void VdC.setMoreInfo(MoreInfo value)
          Sets the value of the moreInfo property.
 void SelfDescription.setMoreInfo(MoreInfo value)
          Sets the value of the moreInfo property.
 void Process.setMoreInfo(MoreInfo value)
          Sets the value of the moreInfo property.
 void FileGroup.setMoreInfo(MoreInfo value)
          Sets the value of the moreInfo property.
 void File.setMoreInfo(MoreInfo value)
          Sets the value of the moreInfo property.
 void ExternalMetadata.setMoreInfo(MoreInfo value)
          Sets the value of the moreInfo property.
 void Agent.setMoreInfo(MoreInfo value)
          Sets the value of the moreInfo property.