Uses of Class
io.gs2.cdk.formation.model.MoldModel
Packages that use MoldModel
-
Uses of MoldModel in io.gs2.cdk.formation.model
Method parameters in io.gs2.cdk.formation.model with type arguments of type MoldModelModifier and TypeMethodDescriptionNamespace.masterData(List<MoldModel> moldModels, List<PropertyFormModel> propertyFormModels) Constructor parameters in io.gs2.cdk.formation.model with type arguments of type MoldModelModifierConstructorDescriptionCurrentMasterData(Stack stack, String namespaceName, List<MoldModel> moldModels, List<PropertyFormModel> propertyFormModels)