Uses of Enum Class
io.gs2.cdk.formation.model.enums.SlotWithSignaturePropertyType
Packages that use SlotWithSignaturePropertyType
-
Uses of SlotWithSignaturePropertyType in io.gs2.cdk.formation.model
Constructors in io.gs2.cdk.formation.model with parameters of type SlotWithSignaturePropertyTypeModifierConstructorDescriptionSlotWithSignature(String name, SlotWithSignaturePropertyType propertyType) SlotWithSignature(String name, SlotWithSignaturePropertyType propertyType, SlotWithSignatureOptions options) -
Uses of SlotWithSignaturePropertyType in io.gs2.cdk.formation.model.enums
Methods in io.gs2.cdk.formation.model.enums that return SlotWithSignaturePropertyTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SlotWithSignaturePropertyType[]SlotWithSignaturePropertyType.values()Returns an array containing the constants of this enum class, in the order they are declared.