Uses of Class
io.adminshell.aas.v3.model.builder.AssetAdministrationShellBuilder
-
Packages that use AssetAdministrationShellBuilder Package Description io.adminshell.aas.v3.model.builder io.adminshell.aas.v3.model.impl -
-
Uses of AssetAdministrationShellBuilder in io.adminshell.aas.v3.model.builder
Classes in io.adminshell.aas.v3.model.builder with type parameters of type AssetAdministrationShellBuilder Modifier and Type Class Description classAssetAdministrationShellBuilder<T extends AssetAdministrationShell,B extends AssetAdministrationShellBuilder<T,B>> -
Uses of AssetAdministrationShellBuilder in io.adminshell.aas.v3.model.impl
Subclasses of AssetAdministrationShellBuilder in io.adminshell.aas.v3.model.impl Modifier and Type Class Description static classDefaultAssetAdministrationShell.BuilderThis builder class can be used to construct a DefaultAssetAdministrationShell bean.
-