Package org.spdx.library.model.enumerations


package org.spdx.library.model.enumerations
This package contains all the enumerations used in the SPDX model. For the enumerations to be stored properly, they must implement the IndividualUriValue interface. The enumerations also must be added to the static map uriToEnum in the SpdxEnumFactory classes.
Author:
Gary O'Neall