Class PatentAssertion
java.lang.Object
org.cyclonedx.model.ExtensibleElement
org.cyclonedx.model.PatentAssertion
A patent assertion represents a claim about patent ownership or licensing.
- Since:
- 10.0.0
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetNotes()inthashCode()voidsetAsserter(OrganizationalChoice asserter) voidsetAssertionType(PatentAssertion.AssertionType assertionType) voidvoidvoidsetPatentRefs(List<String> patentRefs) Methods inherited from class ExtensibleElement
add, addExtensibleType, getExtensibleTypes, getExtensions, setExtensibleTypes, setExtensions
-
Constructor Details
-
PatentAssertion
public PatentAssertion()
-
-
Method Details
-
getBomRef
-
setBomRef
-
getAssertionType
-
setAssertionType
-
getPatentRefs
-
setPatentRefs
-
getAsserter
-
setAsserter
-
getNotes
-
setNotes
-
equals
-
hashCode
-