Record Class TelemetryEventProperty<T>
java.lang.Object
java.lang.Record
net.minecraft.client.session.telemetry.TelemetryEventProperty<T>
- Record Components:
id-exportKey-codec-exporter-
@Environment(CLIENT)
public record TelemetryEventProperty<T>(String id, String exportKey, com.mojang.serialization.Codec<T> codec, TelemetryEventProperty.PropertyExporter<T> exporter)
extends Record
- Mappings:
Namespace Name official gilintermediary net/minecraft/class_7969named net/minecraft/client/session/telemetry/TelemetryEventPropertyofficial Fintermediary comp_1171named idofficial Gintermediary comp_1172named exportKeyofficial Hintermediary comp_1173named codecofficial Iintermediary comp_1174named exporter
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic interfacestatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TelemetryEventProperty<Long>static final TelemetryEventProperty<String>static final TelemetryEventProperty<String>static final TelemetryEventProperty<Boolean>private final com.mojang.serialization.Codec<T>The field for thecodecrecord component.private static final DateTimeFormatterstatic final TelemetryEventProperty<Integer>static final TelemetryEventProperty<Instant>private final TelemetryEventProperty.PropertyExporter<T>The field for theexporterrecord component.private final StringThe field for theexportKeyrecord component.static final TelemetryEventProperty<LongList>static final TelemetryEventProperty<TelemetryEventProperty.GameMode>static final TelemetryEventProperty<String>private final StringThe field for theidrecord component.static final TelemetryEventProperty<String>static final TelemetryEventProperty<GameLoadTimeEvent.Measurement>static final TelemetryEventProperty<GameLoadTimeEvent.Measurement>static final TelemetryEventProperty<GameLoadTimeEvent.Measurement>static final TelemetryEventProperty<GameLoadTimeEvent.Measurement>static final TelemetryEventProperty<UUID>static final TelemetryEventProperty<Boolean>static final TelemetryEventProperty<Integer>static final TelemetryEventProperty<String>static final TelemetryEventProperty<Boolean>static final TelemetryEventProperty<String>static final TelemetryEventProperty<String>static final TelemetryEventProperty<Integer>static final TelemetryEventProperty<LongList>static final TelemetryEventProperty<Integer>static final TelemetryEventProperty<Boolean>static final TelemetryEventProperty<TelemetryEventProperty.ServerType>static final TelemetryEventProperty<Integer>static final TelemetryEventProperty<LongList>static final TelemetryEventProperty<String>static final TelemetryEventProperty<Integer>static final TelemetryEventProperty<UUID> -
Constructor Summary
ConstructorsConstructorDescriptionTelemetryEventProperty(String string, String string2, com.mojang.serialization.Codec<T> codec, TelemetryEventProperty.PropertyExporter<T> propertyExporter) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTo(PropertyMap map, com.mojang.authlib.minecraft.TelemetryPropertyContainer container) com.mojang.serialization.Codec<T>codec()Returns the value of thecodecrecord component.final booleanIndicates whether some other object is "equal to" this one.exporter()Returns the value of theexporterrecord component.Returns the value of theexportKeyrecord component.getTitle()final inthashCode()Returns a hash code value for this object.id()Returns the value of theidrecord component.static <T> TelemetryEventProperty<T>of(String id, String exportKey, com.mojang.serialization.Codec<T> codec, TelemetryEventProperty.PropertyExporter<T> exporter) static TelemetryEventProperty<Boolean>static TelemetryEventProperty<Integer>static TelemetryEventProperty<Long>static TelemetryEventProperty<LongList>ofLongList(String id, String exportKey) static TelemetryEventProperty<String>ofTimeMeasurement(String id, String exportKey) static TelemetryEventProperty<UUID>toString()Returns a string representation of this record class.
-
Field Details
-
id
The field for theidrecord component. -
exportKey
The field for theexportKeyrecord component. -
codec
The field for thecodecrecord component. -
exporter
The field for theexporterrecord component. -
DATE_TIME_FORMATTER
- Mappings:
Namespace Name Mixin selector official JLgil;J:Ljava/time/format/DateTimeFormatter;intermediary field_41457Lnet/minecraft/class_7969;field_41457:Ljava/time/format/DateTimeFormatter;named DATE_TIME_FORMATTERLnet/minecraft/client/session/telemetry/TelemetryEventProperty;DATE_TIME_FORMATTER:Ljava/time/format/DateTimeFormatter;
-
USER_ID
- Mappings:
Namespace Name Mixin selector official aLgil;a:Lgil;intermediary field_41458Lnet/minecraft/class_7969;field_41458:Lnet/minecraft/class_7969;named USER_IDLnet/minecraft/client/session/telemetry/TelemetryEventProperty;USER_ID:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
CLIENT_ID
- Mappings:
Namespace Name Mixin selector official bLgil;b:Lgil;intermediary field_41459Lnet/minecraft/class_7969;field_41459:Lnet/minecraft/class_7969;named CLIENT_IDLnet/minecraft/client/session/telemetry/TelemetryEventProperty;CLIENT_ID:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
MINECRAFT_SESSION_ID
- Mappings:
Namespace Name Mixin selector official cLgil;c:Lgil;intermediary field_41460Lnet/minecraft/class_7969;field_41460:Lnet/minecraft/class_7969;named MINECRAFT_SESSION_IDLnet/minecraft/client/session/telemetry/TelemetryEventProperty;MINECRAFT_SESSION_ID:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
GAME_VERSION
- Mappings:
Namespace Name Mixin selector official dLgil;d:Lgil;intermediary field_41461Lnet/minecraft/class_7969;field_41461:Lnet/minecraft/class_7969;named GAME_VERSIONLnet/minecraft/client/session/telemetry/TelemetryEventProperty;GAME_VERSION:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
OPERATING_SYSTEM
- Mappings:
Namespace Name Mixin selector official eLgil;e:Lgil;intermediary field_41462Lnet/minecraft/class_7969;field_41462:Lnet/minecraft/class_7969;named OPERATING_SYSTEMLnet/minecraft/client/session/telemetry/TelemetryEventProperty;OPERATING_SYSTEM:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
PLATFORM
- Mappings:
Namespace Name Mixin selector official fLgil;f:Lgil;intermediary field_41463Lnet/minecraft/class_7969;field_41463:Lnet/minecraft/class_7969;named PLATFORMLnet/minecraft/client/session/telemetry/TelemetryEventProperty;PLATFORM:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
CLIENT_MODDED
- Mappings:
Namespace Name Mixin selector official gLgil;g:Lgil;intermediary field_41464Lnet/minecraft/class_7969;field_41464:Lnet/minecraft/class_7969;named CLIENT_MODDEDLnet/minecraft/client/session/telemetry/TelemetryEventProperty;CLIENT_MODDED:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
LAUNCHER_NAME
- Mappings:
Namespace Name Mixin selector official hLgil;h:Lgil;intermediary field_44839Lnet/minecraft/class_7969;field_44839:Lnet/minecraft/class_7969;named LAUNCHER_NAMELnet/minecraft/client/session/telemetry/TelemetryEventProperty;LAUNCHER_NAME:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
WORLD_SESSION_ID
- Mappings:
Namespace Name Mixin selector official iLgil;i:Lgil;intermediary field_41465Lnet/minecraft/class_7969;field_41465:Lnet/minecraft/class_7969;named WORLD_SESSION_IDLnet/minecraft/client/session/telemetry/TelemetryEventProperty;WORLD_SESSION_ID:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
SERVER_MODDED
- Mappings:
Namespace Name Mixin selector official jLgil;j:Lgil;intermediary field_41466Lnet/minecraft/class_7969;field_41466:Lnet/minecraft/class_7969;named SERVER_MODDEDLnet/minecraft/client/session/telemetry/TelemetryEventProperty;SERVER_MODDED:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
SERVER_TYPE
- Mappings:
Namespace Name Mixin selector official kLgil;k:Lgil;intermediary field_41467Lnet/minecraft/class_7969;field_41467:Lnet/minecraft/class_7969;named SERVER_TYPELnet/minecraft/client/session/telemetry/TelemetryEventProperty;SERVER_TYPE:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
OPT_IN
- Mappings:
Namespace Name Mixin selector official lLgil;l:Lgil;intermediary field_41468Lnet/minecraft/class_7969;field_41468:Lnet/minecraft/class_7969;named OPT_INLnet/minecraft/client/session/telemetry/TelemetryEventProperty;OPT_IN:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
EVENT_TIMESTAMP_UTC
- Mappings:
Namespace Name Mixin selector official mLgil;m:Lgil;intermediary field_41469Lnet/minecraft/class_7969;field_41469:Lnet/minecraft/class_7969;named EVENT_TIMESTAMP_UTCLnet/minecraft/client/session/telemetry/TelemetryEventProperty;EVENT_TIMESTAMP_UTC:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
GAME_MODE
- Mappings:
Namespace Name Mixin selector official nLgil;n:Lgil;intermediary field_41470Lnet/minecraft/class_7969;field_41470:Lnet/minecraft/class_7969;named GAME_MODELnet/minecraft/client/session/telemetry/TelemetryEventProperty;GAME_MODE:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
REALMS_MAP_CONTENT
- Mappings:
Namespace Name Mixin selector official oLgil;o:Lgil;intermediary field_44840Lnet/minecraft/class_7969;field_44840:Lnet/minecraft/class_7969;named REALMS_MAP_CONTENTLnet/minecraft/client/session/telemetry/TelemetryEventProperty;REALMS_MAP_CONTENT:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
SECONDS_SINCE_LOAD
- Mappings:
Namespace Name Mixin selector official pLgil;p:Lgil;intermediary field_41471Lnet/minecraft/class_7969;field_41471:Lnet/minecraft/class_7969;named SECONDS_SINCE_LOADLnet/minecraft/client/session/telemetry/TelemetryEventProperty;SECONDS_SINCE_LOAD:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
TICKS_SINCE_LOAD
- Mappings:
Namespace Name Mixin selector official qLgil;q:Lgil;intermediary field_41472Lnet/minecraft/class_7969;field_41472:Lnet/minecraft/class_7969;named TICKS_SINCE_LOADLnet/minecraft/client/session/telemetry/TelemetryEventProperty;TICKS_SINCE_LOAD:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
FRAME_RATE_SAMPLES
- Mappings:
Namespace Name Mixin selector official rLgil;r:Lgil;intermediary field_41473Lnet/minecraft/class_7969;field_41473:Lnet/minecraft/class_7969;named FRAME_RATE_SAMPLESLnet/minecraft/client/session/telemetry/TelemetryEventProperty;FRAME_RATE_SAMPLES:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
RENDER_TIME_SAMPLES
- Mappings:
Namespace Name Mixin selector official sLgil;s:Lgil;intermediary field_41474Lnet/minecraft/class_7969;field_41474:Lnet/minecraft/class_7969;named RENDER_TIME_SAMPLESLnet/minecraft/client/session/telemetry/TelemetryEventProperty;RENDER_TIME_SAMPLES:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
USED_MEMORY_SAMPLES
- Mappings:
Namespace Name Mixin selector official tLgil;t:Lgil;intermediary field_41475Lnet/minecraft/class_7969;field_41475:Lnet/minecraft/class_7969;named USED_MEMORY_SAMPLESLnet/minecraft/client/session/telemetry/TelemetryEventProperty;USED_MEMORY_SAMPLES:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
NUMBER_OF_SAMPLES
- Mappings:
Namespace Name Mixin selector official uLgil;u:Lgil;intermediary field_41476Lnet/minecraft/class_7969;field_41476:Lnet/minecraft/class_7969;named NUMBER_OF_SAMPLESLnet/minecraft/client/session/telemetry/TelemetryEventProperty;NUMBER_OF_SAMPLES:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
RENDER_DISTANCE
- Mappings:
Namespace Name Mixin selector official vLgil;v:Lgil;intermediary field_41477Lnet/minecraft/class_7969;field_41477:Lnet/minecraft/class_7969;named RENDER_DISTANCELnet/minecraft/client/session/telemetry/TelemetryEventProperty;RENDER_DISTANCE:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
DEDICATED_MEMORY_KB
- Mappings:
Namespace Name Mixin selector official wLgil;w:Lgil;intermediary field_41478Lnet/minecraft/class_7969;field_41478:Lnet/minecraft/class_7969;named DEDICATED_MEMORY_KBLnet/minecraft/client/session/telemetry/TelemetryEventProperty;DEDICATED_MEMORY_KB:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
WORLD_LOAD_TIME_MS
- Mappings:
Namespace Name Mixin selector official xLgil;x:Lgil;intermediary field_41479Lnet/minecraft/class_7969;field_41479:Lnet/minecraft/class_7969;named WORLD_LOAD_TIME_MSLnet/minecraft/client/session/telemetry/TelemetryEventProperty;WORLD_LOAD_TIME_MS:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
NEW_WORLD
- Mappings:
Namespace Name Mixin selector official yLgil;y:Lgil;intermediary field_41480Lnet/minecraft/class_7969;field_41480:Lnet/minecraft/class_7969;named NEW_WORLDLnet/minecraft/client/session/telemetry/TelemetryEventProperty;NEW_WORLD:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
LOAD_TIME_TOTAL_TIME_MS
- Mappings:
Namespace Name Mixin selector official zLgil;z:Lgil;intermediary field_44841Lnet/minecraft/class_7969;field_44841:Lnet/minecraft/class_7969;named LOAD_TIME_TOTAL_TIME_MSLnet/minecraft/client/session/telemetry/TelemetryEventProperty;LOAD_TIME_TOTAL_TIME_MS:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
LOAD_TIME_PRE_WINDOW_MS
- Mappings:
Namespace Name Mixin selector official ALgil;A:Lgil;intermediary field_44834Lnet/minecraft/class_7969;field_44834:Lnet/minecraft/class_7969;named LOAD_TIME_PRE_WINDOW_MSLnet/minecraft/client/session/telemetry/TelemetryEventProperty;LOAD_TIME_PRE_WINDOW_MS:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
LOAD_TIME_BOOTSTRAP_MS
- Mappings:
Namespace Name Mixin selector official BLgil;B:Lgil;intermediary field_44835Lnet/minecraft/class_7969;field_44835:Lnet/minecraft/class_7969;named LOAD_TIME_BOOTSTRAP_MSLnet/minecraft/client/session/telemetry/TelemetryEventProperty;LOAD_TIME_BOOTSTRAP_MS:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
LOAD_TIME_LOADING_OVERLAY_MS
public static final TelemetryEventProperty<GameLoadTimeEvent.Measurement> LOAD_TIME_LOADING_OVERLAY_MS- Mappings:
Namespace Name Mixin selector official CLgil;C:Lgil;intermediary field_44836Lnet/minecraft/class_7969;field_44836:Lnet/minecraft/class_7969;named LOAD_TIME_LOADING_OVERLAY_MSLnet/minecraft/client/session/telemetry/TelemetryEventProperty;LOAD_TIME_LOADING_OVERLAY_MS:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
ADVANCEMENT_ID
- Mappings:
Namespace Name Mixin selector official DLgil;D:Lgil;intermediary field_44837Lnet/minecraft/class_7969;field_44837:Lnet/minecraft/class_7969;named ADVANCEMENT_IDLnet/minecraft/client/session/telemetry/TelemetryEventProperty;ADVANCEMENT_ID:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
ADVANCEMENT_GAME_TIME
- Mappings:
Namespace Name Mixin selector official ELgil;E:Lgil;intermediary field_44838Lnet/minecraft/class_7969;field_44838:Lnet/minecraft/class_7969;named ADVANCEMENT_GAME_TIMELnet/minecraft/client/session/telemetry/TelemetryEventProperty;ADVANCEMENT_GAME_TIME:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
-
Constructor Details
-
TelemetryEventProperty
public TelemetryEventProperty(String string, String string2, com.mojang.serialization.Codec<T> codec, TelemetryEventProperty.PropertyExporter<T> propertyExporter)
-
-
Method Details
-
of
public static <T> TelemetryEventProperty<T> of(String id, String exportKey, com.mojang.serialization.Codec<T> codec, TelemetryEventProperty.PropertyExporter<T> exporter) - Mappings:
Namespace Name Mixin selector official aLgil;a(Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/Codec;Lgil$a;)Lgil;intermediary method_47751Lnet/minecraft/class_7969;method_47751(Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/Codec;Lnet/minecraft/class_7969$class_7970;)Lnet/minecraft/class_7969;named ofLnet/minecraft/client/session/telemetry/TelemetryEventProperty;of(Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/Codec;Lnet/minecraft/client/session/telemetry/TelemetryEventProperty$PropertyExporter;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
ofBoolean
- Mappings:
Namespace Name Mixin selector official aLgil;a(Ljava/lang/String;Ljava/lang/String;)Lgil;intermediary method_47750Lnet/minecraft/class_7969;method_47750(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/class_7969;named ofBooleanLnet/minecraft/client/session/telemetry/TelemetryEventProperty;ofBoolean(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
ofString
- Mappings:
Namespace Name Mixin selector official bLgil;b(Ljava/lang/String;Ljava/lang/String;)Lgil;intermediary method_47752Lnet/minecraft/class_7969;method_47752(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/class_7969;named ofStringLnet/minecraft/client/session/telemetry/TelemetryEventProperty;ofString(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
ofInteger
- Mappings:
Namespace Name Mixin selector official cLgil;c(Ljava/lang/String;Ljava/lang/String;)Lgil;intermediary method_47753Lnet/minecraft/class_7969;method_47753(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/class_7969;named ofIntegerLnet/minecraft/client/session/telemetry/TelemetryEventProperty;ofInteger(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
ofLong
- Mappings:
Namespace Name Mixin selector official dLgil;d(Ljava/lang/String;Ljava/lang/String;)Lgil;intermediary method_51798Lnet/minecraft/class_7969;method_51798(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/class_7969;named ofLongLnet/minecraft/client/session/telemetry/TelemetryEventProperty;ofLong(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
ofUuid
- Mappings:
Namespace Name Mixin selector official eLgil;e(Ljava/lang/String;Ljava/lang/String;)Lgil;intermediary method_47754Lnet/minecraft/class_7969;method_47754(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/class_7969;named ofUuidLnet/minecraft/client/session/telemetry/TelemetryEventProperty;ofUuid(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
ofTimeMeasurement
public static TelemetryEventProperty<GameLoadTimeEvent.Measurement> ofTimeMeasurement(String id, String exportKey) - Mappings:
Namespace Name Mixin selector official fLgil;f(Ljava/lang/String;Ljava/lang/String;)Lgil;intermediary method_51799Lnet/minecraft/class_7969;method_51799(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/class_7969;named ofTimeMeasurementLnet/minecraft/client/session/telemetry/TelemetryEventProperty;ofTimeMeasurement(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
ofLongList
- Mappings:
Namespace Name Mixin selector official gLgil;g(Ljava/lang/String;Ljava/lang/String;)Lgil;intermediary method_47755Lnet/minecraft/class_7969;method_47755(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/class_7969;named ofLongListLnet/minecraft/client/session/telemetry/TelemetryEventProperty;ofLongList(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
-
addTo
public void addTo(PropertyMap map, com.mojang.authlib.minecraft.TelemetryPropertyContainer container) - Mappings:
Namespace Name Mixin selector official aLgil;a(Lgim;Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;)Vintermediary method_47749Lnet/minecraft/class_7969;method_47749(Lnet/minecraft/class_7973;Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;)Vnamed addToLnet/minecraft/client/session/telemetry/TelemetryEventProperty;addTo(Lnet/minecraft/client/session/telemetry/PropertyMap;Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;)V
-
getTitle
- Mappings:
Namespace Name Mixin selector official aLgil;a()Lvp;intermediary method_47743Lnet/minecraft/class_7969;method_47743()Lnet/minecraft/class_5250;named getTitleLnet/minecraft/client/session/telemetry/TelemetryEventProperty;getTitle()Lnet/minecraft/text/MutableText;
-
toString
Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components. -
hashCode
public final int hashCode()Returns a hash code value for this object. The value is derived from the hash code of each of the record components. -
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared withObjects::equals(Object,Object). -
id
Returns the value of theidrecord component.- Returns:
- the value of the
idrecord component
-
exportKey
Returns the value of theexportKeyrecord component.- Returns:
- the value of the
exportKeyrecord component
-
codec
Returns the value of thecodecrecord component.- Returns:
- the value of the
codecrecord component
-
exporter
Returns the value of theexporterrecord component.- Returns:
- the value of the
exporterrecord component
-