public interface ExistingAssetEvent extends TopologicalEvent
TopologicalEvent.TopologicalFields
Modifier and Type | Method and Description |
---|---|
static @NotNull ExistingAssetEvent |
of(@NotNull String assetName,
@NotNull String name,
@NotNull Set<Class<?>> viewTypes) |
added, fullName, name, viewTypes
assetFullName
$equals, $fieldInfoMap, $fieldInfos, $hashCode, $toString, className, copyFrom, copyTo, deepCopy, fromFile, fromFile, fromFileAsMap, fromFileAsMap, fromHexString, fromString, fromString, fromString, getField, getLongField, mergeToMap, readMarshallable, reset, setField, setLongField, streamFromFile, streamFromFile, writeMarshallable
@NotNull static @NotNull ExistingAssetEvent of(@NotNull @NotNull String assetName, @NotNull @NotNull String name, @NotNull @NotNull Set<Class<?>> viewTypes)
Copyright © 2021. All rights reserved.