Class ReportTypes
java.lang.Object
security.whisper.javastix.vocabulary.vocabularies.ReportTypes
- All Implemented Interfaces:
StixVocabulary
Report Types is an open vocabulary that describes the primary purpose or subject of a report.
This vocabulary is used by the Report SDO to categorize reports.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet all default termsgetAllTermsWithAdditional(String[] terms) Get all default terms and append some additional terms
-
Constructor Details
-
ReportTypes
public ReportTypes()
-
-
Method Details
-
getAllTerms
Description copied from interface:StixVocabularyGet all default terms- Specified by:
getAllTermsin interfaceStixVocabulary
-
getAllTermsWithAdditional
Description copied from interface:StixVocabularyGet all default terms and append some additional terms- Specified by:
getAllTermsWithAdditionalin interfaceStixVocabulary
-