Uses of Class
security.whisper.javastix.sro.objects.Relationship
Packages that use Relationship
-
Uses of Relationship in security.whisper.javastix.sro.objects
Methods in security.whisper.javastix.sro.objects that return RelationshipModifier and TypeMethodDescriptionRelationship.Builder.build()Builds a newRelationship.static RelationshipRelationship.copyOf(RelationshipSro instance) Creates an immutable copy of aRelationshipSrovalue.final RelationshipRelationship.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final RelationshipRelationship.withCreatedByRef(Optional<? extends IdentitySdo> optional) Copy the current immutable object by setting an optional value for thecreatedByRefattribute.final RelationshipRelationship.withCreatedByRef(IdentitySdo value) Copy the current immutable object by setting a present value for the optionalcreatedByRefattribute.final RelationshipRelationship.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final RelationshipRelationship.withDescription(String value) Copy the current immutable object by setting a present value for the optionaldescriptionattribute.final RelationshipRelationship.withDescription(Optional<String> optional) Copy the current immutable object by setting an optional value for thedescriptionattribute.final RelationshipRelationship.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final RelationshipRelationship.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final RelationshipRelationship.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final RelationshipRelationship.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final RelationshipRelationship.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final RelationshipCopy the current immutable object by setting a value for theidattribute.final RelationshipRelationship.withLabels(Iterable<String> elements) Copy the current immutable object with elements that replace the content oflabels.final RelationshipRelationship.withLabels(String... elements) Copy the current immutable object with elements that replace the content oflabels.final RelationshipCopy the current immutable object by setting a present value for the optionallangattribute.final RelationshipCopy the current immutable object by setting an optional value for thelangattribute.final RelationshipRelationship.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final RelationshipRelationship.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final RelationshipRelationship.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final RelationshipRelationship.withRelationshipType(String value) Copy the current immutable object by setting a value for therelationshipTypeattribute.final RelationshipRelationship.withRevoked(StixBoolean value) Copy the current immutable object by setting a value for therevokedattribute.final RelationshipRelationship.withSourceRef(DomainObject value) Copy the current immutable object by setting a value for thesourceRefattribute.final RelationshipRelationship.withTargetRef(DomainObject value) Copy the current immutable object by setting a value for thetargetRefattribute.final RelationshipCopy the current immutable object by setting a value for thetypeattribute.