Class InfrastructureTypes
java.lang.Object
security.whisper.javastix.vocabulary.vocabularies.InfrastructureTypes
- All Implemented Interfaces:
StixVocabulary
Infrastructure Type is an open vocabulary used to describe the type of infrastructure.
These values are derived from the STIX 2.1 specification.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet all default termsgetAllTermsWithAdditional(String[] terms) Get all default terms and append some additional terms
-
Constructor Details
-
InfrastructureTypes
public InfrastructureTypes()
-
-
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
-