Uses of Class
security.whisper.javastix.coo.extension.types.WindowsPeBinaryFileExtension
Packages that use WindowsPeBinaryFileExtension
-
Uses of WindowsPeBinaryFileExtension in security.whisper.javastix.coo.extension.types
Methods in security.whisper.javastix.coo.extension.types that return WindowsPeBinaryFileExtensionModifier and TypeMethodDescriptionWindowsPeBinaryFileExtension.Builder.build()Builds a newWindowsPeBinaryFileExtension.static WindowsPeBinaryFileExtensionWindowsPeBinaryFileExtension.copyOf(WindowsPeBinaryFileExtensionExt instance) Creates an immutable copy of aWindowsPeBinaryFileExtensionExtvalue.WindowsPeBinaryFileExtension.withCharacteristicsHex(String value) Copy the current immutable object by setting a present value for the optionalcharacteristicsHexattribute.WindowsPeBinaryFileExtension.withCharacteristicsHex(Optional<String> optional) Copy the current immutable object by setting an optional value for thecharacteristicsHexattribute.WindowsPeBinaryFileExtension.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.WindowsPeBinaryFileExtension.withFileHeaderHashes(Map<String, ? extends String> entries) Copy the current immutable object by replacing thefileHeaderHashesmap with the specified map.WindowsPeBinaryFileExtension.withImphash(String value) Copy the current immutable object by setting a present value for the optionalimphashattribute.WindowsPeBinaryFileExtension.withImphash(Optional<String> optional) Copy the current immutable object by setting an optional value for theimphashattribute.WindowsPeBinaryFileExtension.withMachineHex(String value) Copy the current immutable object by setting a present value for the optionalmachineHexattribute.WindowsPeBinaryFileExtension.withMachineHex(Optional<String> optional) Copy the current immutable object by setting an optional value for themachineHexattribute.WindowsPeBinaryFileExtension.withNumberOfSections(long value) Copy the current immutable object by setting a present value for the optionalnumberOfSectionsattribute.WindowsPeBinaryFileExtension.withNumberOfSections(Optional<Long> optional) Copy the current immutable object by setting an optional value for thenumberOfSectionsattribute.WindowsPeBinaryFileExtension.withNumberOfSymbols(long value) Copy the current immutable object by setting a present value for the optionalnumberOfSymbolsattribute.WindowsPeBinaryFileExtension.withNumberOfSymbols(Optional<Long> optional) Copy the current immutable object by setting an optional value for thenumberOfSymbolsattribute.WindowsPeBinaryFileExtension.withOptionalHeader(Optional<? extends WindowsPeOptionalHeaderObj> optional) Copy the current immutable object by setting an optional value for theoptionalHeaderattribute.WindowsPeBinaryFileExtension.withOptionalHeader(WindowsPeOptionalHeaderObj value) Copy the current immutable object by setting a present value for the optionaloptionalHeaderattribute.WindowsPeBinaryFileExtension.withPeType(String value) Copy the current immutable object by setting a value for thepeTypeattribute.WindowsPeBinaryFileExtension.withPointerToSymbolTableHex(String value) Copy the current immutable object by setting a present value for the optionalpointerToSymbolTableHexattribute.WindowsPeBinaryFileExtension.withPointerToSymbolTableHex(Optional<String> optional) Copy the current immutable object by setting an optional value for thepointerToSymbolTableHexattribute.WindowsPeBinaryFileExtension.withSizeOfOptionalHeader(long value) Copy the current immutable object by setting a present value for the optionalsizeOfOptionalHeaderattribute.WindowsPeBinaryFileExtension.withSizeOfOptionalHeader(Optional<Long> optional) Copy the current immutable object by setting an optional value for thesizeOfOptionalHeaderattribute.WindowsPeBinaryFileExtension.withTimeDateStamp(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thetimeDateStampattribute.WindowsPeBinaryFileExtension.withTimeDateStamp(StixInstant value) Copy the current immutable object by setting a present value for the optionaltimeDateStampattribute.Copy the current immutable object by setting a value for thetypeattribute.