Class Patch
java.lang.Object
org.cyclonedx.model.Patch
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetDiff()getType()inthashCode()voidvoidsetResolves(List<Issue> resolves) voidsetType(Patch.Type type)
-
Constructor Details
-
Patch
public Patch()
-
-
Method Details
-
getDiff
-
setDiff
-
getResolves
-
setResolves
-
getType
-
setType
-
equals
-
hashCode
-