Uses of Class
security.whisper.javastix.coo.objects.MacAddress
Packages that use MacAddress
-
Uses of MacAddress in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return MacAddressModifier and TypeMethodDescriptionMacAddress.Builder.build()Builds a newMacAddress.static MacAddressMacAddress.copyOf(MacAddressCoo instance) Creates an immutable copy of aMacAddressCoovalue.final MacAddressMacAddress.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final MacAddressMacAddress.withDefanged(boolean value) Copy the current immutable object by setting a present value for the optionaldefangedattribute.final MacAddressMacAddress.withDefanged(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for thedefangedattribute.final MacAddressMacAddress.withExtensions(Iterable<? extends CyberObservableExtension> elements) Copy the current immutable object with elements that replace the content ofextensions.final MacAddressMacAddress.withExtensions(CyberObservableExtension... elements) Copy the current immutable object with elements that replace the content ofextensions.final MacAddressMacAddress.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final MacAddressMacAddress.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final MacAddressMacAddress.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final MacAddressMacAddress.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final MacAddressMacAddress.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final MacAddressMacAddress.withObservableObjectKey(String value) Copy the current immutable object by setting a value for theobservableObjectKeyattribute.final MacAddressMacAddress.withToJsonString(String value) Copy the current immutable object by setting a value for thetoJsonStringattribute.final MacAddressCopy the current immutable object by setting a value for thetypeattribute.final MacAddressCopy the current immutable object by setting a value for thevalueattribute.