Uses of Class
org.cyclonedx.model.component.modelCard.data.Graphics.Graphic
-
Packages that use Graphics.Graphic Package Description org.cyclonedx.model.component.modelCard.data -
-
Uses of Graphics.Graphic in org.cyclonedx.model.component.modelCard.data
Fields in org.cyclonedx.model.component.modelCard.data with type parameters of type Graphics.Graphic Modifier and Type Field Description private java.util.List<Graphics.Graphic>Graphics. collectionMethods in org.cyclonedx.model.component.modelCard.data that return types with arguments of type Graphics.Graphic Modifier and Type Method Description java.util.List<Graphics.Graphic>Graphics. getCollection()Method parameters in org.cyclonedx.model.component.modelCard.data with type arguments of type Graphics.Graphic Modifier and Type Method Description voidGraphics. setCollection(java.util.List<Graphics.Graphic> collection)
-