Uses of Class
org.cyclonedx.model.component.modelCard.data.Content
-
Packages that use Content Package Description org.cyclonedx.model.component.modelCard -
-
Uses of Content in org.cyclonedx.model.component.modelCard
Fields in org.cyclonedx.model.component.modelCard declared as Content Modifier and Type Field Description private ContentComponentData. contentsMethods in org.cyclonedx.model.component.modelCard that return Content Modifier and Type Method Description ContentComponentData. getContents()Methods in org.cyclonedx.model.component.modelCard with parameters of type Content Modifier and Type Method Description voidComponentData. setContents(Content contents)
-