Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMFCValue
-
Packages that use MMFCValue Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of MMFCValue in de.mid.innovator.srv2api.icw2meta
Subinterfaces of MMFCValue in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interfaceMMColorValueinterfaceMMFontValueMethods in de.mid.innovator.srv2api.icw2meta with type parameters of type MMFCValue Modifier and Type Method Description <T extends MMFCValue>
java.util.List<T>MMFontColor. getOwnedValue(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)All values owned by this font color element.<T extends MMFCValue>
java.util.List<T>MM2FontColor. getValue(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)All values for this font or color property.
-