Uses of Class
de.aristaflow.adept2.model.orgmodel.OrgPolicyReport.Entry
Packages that use OrgPolicyReport.Entry
-
Uses of OrgPolicyReport.Entry in de.aristaflow.adept2.model.orgmodel
Methods in de.aristaflow.adept2.model.orgmodel that return OrgPolicyReport.EntryModifier and TypeMethodDescriptionOrgPolicyReport.getEntries()Returns an array containing all entries of this report.OrgPolicyReport.getEntryAt(int index) Returns the entry at the given index.Methods in de.aristaflow.adept2.model.orgmodel with parameters of type OrgPolicyReport.EntryModifier and TypeMethodDescriptionvoidOrgPolicyReport.addEntry(OrgPolicyReport.Entry entry) Adds the given entry to this report's list of entries. -
Uses of OrgPolicyReport.Entry in de.aristaflow.ilm.model.orgmodel
Methods in de.aristaflow.ilm.model.orgmodel with parameters of type OrgPolicyReport.EntryModifier and TypeMethodDescriptionstatic OrgPolicyReport.EntryTransformation.toIlm(OrgPolicyReport.Entry e)