Uses of Enum Class
com.smeup.kokos.sdk.model.data.SmeupDataStructureType
Packages that use SmeupDataStructureType
-
Uses of SmeupDataStructureType in com.smeup.kokos.sdk.model.data
Methods in com.smeup.kokos.sdk.model.data that return SmeupDataStructureTypeModifier and TypeMethodDescriptionstatic SmeupDataStructureTypeSmeupDataStructureType.getFromCode(String code) Return the SmeupDataStructureType by its codestatic SmeupDataStructureTypeSmeupDataStructureType.getFromDescription(String description) Return the SmeupDataStructureType by its descriptionstatic SmeupDataStructureTypeReturns the enum constant of this class with the specified name.static SmeupDataStructureType[]SmeupDataStructureType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SmeupDataStructureType in com.smeup.kokos.sdk.tools
Methods in com.smeup.kokos.sdk.tools with parameters of type SmeupDataStructureTypeModifier and TypeMethodDescriptionprotected static FunScpSetDataToolManager.FunFactory.getPrototype(SmeupDataStructureType dataStructureType, String scriptName, String section) ScpSetDataToolManager.getPrototype(SmeupDataStructureType smeupDataStructureType, String scriptName, String sectionName)