Uses of Interface
io.adminshell.aas.v3.model.MultiLanguageProperty
-
Packages that use MultiLanguageProperty Package Description io.adminshell.aas.v3.model.builder io.adminshell.aas.v3.model.impl -
-
Uses of MultiLanguageProperty in io.adminshell.aas.v3.model.builder
Classes in io.adminshell.aas.v3.model.builder with type parameters of type MultiLanguageProperty Modifier and Type Class Description classMultiLanguagePropertyBuilder<T extends MultiLanguageProperty,B extends MultiLanguagePropertyBuilder<T,B>> -
Uses of MultiLanguageProperty in io.adminshell.aas.v3.model.impl
Classes in io.adminshell.aas.v3.model.impl that implement MultiLanguageProperty Modifier and Type Class Description classDefaultMultiLanguagePropertyDefault implementation of package io.adminshell.aas.v3.model.MultiLanguageProperty A property is a data element that has a multi language value.
-