Uses of Interface
security.whisper.javastix.bundle.BundleObject
Packages that use BundleObject
Package
Description
-
Uses of BundleObject in security.whisper.javastix.bundle
Classes in security.whisper.javastix.bundle that implement BundleObjectMethods in security.whisper.javastix.bundle with parameters of type BundleObjectModifier and TypeMethodDescriptionstatic BundleBundle.copyOf(BundleObject instance) Creates an immutable copy of aBundleObjectvalue.final Bundle.BuilderBundle.Builder.from(BundleObject instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.bundle.BundleObjectinstance. -
Uses of BundleObject in security.whisper.javastix.graph
Constructors in security.whisper.javastix.graph with parameters of type BundleObject -
Uses of BundleObject in security.whisper.javastix.graph.bundle
Methods in security.whisper.javastix.graph.bundle that return BundleObjectConstructors in security.whisper.javastix.graph.bundle with parameters of type BundleObject -
Uses of BundleObject in security.whisper.javastix.json
Methods in security.whisper.javastix.json that return BundleObjectModifier and TypeMethodDescriptionstatic BundleObjectStixParsers.parseBundle(String bundleJsonString) -
Uses of BundleObject in security.whisper.javastix.validation.constraints.defaulttypevalue
Methods in security.whisper.javastix.validation.constraints.defaulttypevalue with parameters of type BundleObjectModifier and TypeMethodDescriptionbooleanStixDefaultTypeValueBundleObjectValidator.isValid(BundleObject bundleObject, javax.validation.ConstraintValidatorContext cxt)