Uses of Record Class
network.ike.plugin.scaffold.PlannedEntry
Packages that use PlannedEntry
-
Uses of PlannedEntry in network.ike.plugin.scaffold
Methods in network.ike.plugin.scaffold that return types with arguments of type PlannedEntryModifier and TypeMethodDescriptionScaffoldPlan.entries()Returns the value of theentriesrecord component.Constructor parameters in network.ike.plugin.scaffold with type arguments of type PlannedEntryModifierConstructorDescriptionScaffoldPlan(String manifestStandardsVersion, List<PlannedEntry> entries) Canonical constructor with validation and defensive copying.