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