static CatalogEntry.RelatedEntry.Builder |
CatalogEntry.RelatedEntry.builder() |
|
CatalogEntry.RelatedEntry.Builder |
CatalogEntry.RelatedEntry.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
CatalogEntry.RelatedEntry.Builder |
CatalogEntry.RelatedEntry.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected CatalogEntry.RelatedEntry.Builder |
CatalogEntry.RelatedEntry.Builder.from(CatalogEntry.RelatedEntry relatedEntry) |
|
CatalogEntry.RelatedEntry.Builder |
CatalogEntry.RelatedEntry.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
CatalogEntry.RelatedEntry.Builder |
CatalogEntry.RelatedEntry.Builder.item(Reference item) |
The reference to the related item.
|
CatalogEntry.RelatedEntry.Builder |
CatalogEntry.RelatedEntry.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
CatalogEntry.RelatedEntry.Builder |
CatalogEntry.RelatedEntry.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
CatalogEntry.RelatedEntry.Builder |
CatalogEntry.RelatedEntry.Builder.relationtype(CatalogEntryRelationType relationtype) |
The type of relation to the related item: child, parent, packageContent, containerPackage, usedIn, uses, requires, etc.
|
CatalogEntry.RelatedEntry.Builder |
CatalogEntry.RelatedEntry.toBuilder() |
|