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