Uses of Interface
org.spdx.library.model.IndividualUriValue
| Package | Description |
|---|---|
| org.spdx.library.model |
Copyright (c) 2019 Source Auditor Inc.
|
| org.spdx.library.model.enumerations |
This package contains all the enumerations used in the SPDX model.
|
| org.spdx.library.model.license |
-
Uses of IndividualUriValue in org.spdx.library.model
Classes in org.spdx.library.model that implement IndividualUriValue Modifier and Type Class Description classExternalSpdxElementThis is an SPDX element which is in an external document.classReferenceTypeType of external reference Note that there are very few required fields for this class in that the external reference type does not need to be provided in the SPDX document for the document to be valid.classSimpleUriValueSimple class to just store a URI value.classSpdxConstantElementType of SpdxElement which is a constant unmodifiable elementclassSpdxNoAssertionElementThis SPDX element represents no assertion as to an actual SPDX element.classSpdxNoneElementThis SPDX element represents no SPDX element at all.Methods in org.spdx.library.model with parameters of type IndividualUriValue Modifier and Type Method Description static intSimpleUriValue. getIndividualUriValueHash(IndividualUriValue individualUri)returns hash based on URI of the IndividualUriValuestatic booleanSimpleUriValue. isIndividualUriValueEquals(IndividualUriValue individualUri, Object comp)Compares an object to an individual URI and returns true if the URI values are equalConstructors in org.spdx.library.model with parameters of type IndividualUriValue Constructor Description ReferenceType(IndividualUriValue uri)SimpleUriValue(IndividualUriValue fromIndividualValue) -
Uses of IndividualUriValue in org.spdx.library.model.enumerations
Classes in org.spdx.library.model.enumerations that implement IndividualUriValue Modifier and Type Class Description classAnnotationTypeAnnotation types for the Annotation ClassclassChecksumAlgorithmEnum constants for Checksum AlgorithmsclassFileTypeFile Type is intrinsic to the file, independent of how the file is being used.classPurposePackage Purpose is intrinsic to how the package is being used rather than the content of the package.classReferenceCategoryReference category for external refsclassRelationshipTypeRelationship types -
Uses of IndividualUriValue in org.spdx.library.model.license
Classes in org.spdx.library.model.license that implement IndividualUriValue Modifier and Type Class Description classExternalExtractedLicenseInfoclassSpdxNoAssertionLicenseSpecial class of license to represent no asserted license license in the file or packagesclassSpdxNoneLicenseA special license meaning that no license was found