Uses of Class
nl.geostandaarden.mim_1_2.relatiesoort.Informatiemodel.Packages
Packages that use Informatiemodel.Packages
-
Uses of Informatiemodel.Packages in nl.geostandaarden.mim_1_2.relatiesoort
Fields in nl.geostandaarden.mim_1_2.relatiesoort declared as Informatiemodel.PackagesMethods in nl.geostandaarden.mim_1_2.relatiesoort that return Informatiemodel.PackagesModifier and TypeMethodDescriptionObjectFactory.createInformatiemodelPackages()Create an instance ofInformatiemodel.PackagesInformatiemodel.getPackages()Gets the value of the packages property.Informatiemodel.Packages.withDomein(Collection<Domein> values) Adds objects to the list of Domein using addAll methodInformatiemodel.Packages.withDomein(Domein... values) Adds objects to the list of Domein using add methodInformatiemodel.Packages.withExtern(Collection<Extern> values) Adds objects to the list of Extern using addAll methodInformatiemodel.Packages.withExtern(Extern... values) Adds objects to the list of Extern using add methodInformatiemodel.Packages.withParent(Object parent) Informatiemodel.Packages.withView(Collection<View> values) Adds objects to the list of View using addAll methodAdds objects to the list of View using add methodMethods in nl.geostandaarden.mim_1_2.relatiesoort with parameters of type Informatiemodel.PackagesModifier and TypeMethodDescriptionvoidInformatiemodel.setPackages(Informatiemodel.Packages value) Sets the value of the packages property.Informatiemodel.withPackages(Informatiemodel.Packages value) Sets the value of the packages property.