Send feedback
Class UninterpretedOptionKt.Dsl (3.19.4)
Stay organized with collections
Save and categorize content based on your preferences.
public static final class UninterpretedOptionKt . Dsl
Static Fields
Companion
public static final UninterpretedOptionKt . Dsl . Companion Companion
Companion
public static final UninterpretedOptionKt . Dsl . Companion Companion
Methods
clearAggregateValue()
public final void clearAggregateValue ()
clearDoubleValue()
public final void clearDoubleValue ()
clearIdentifierValue()
public final void clearIdentifierValue ()
clearNegativeIntValue()
public final void clearNegativeIntValue ()
clearPositiveIntValue()
public final void clearPositiveIntValue ()
clearStringValue()
public final void clearStringValue ()
getAggregateValue()
public final String getAggregateValue ()
getDoubleValue()
public final double getDoubleValue ()
getIdentifierValue()
public final String getIdentifierValue ()
getNegativeIntValue()
public final long getNegativeIntValue ()
Returns Type Description long
getPositiveIntValue()
public final long getPositiveIntValue ()
Returns Type Description long
getStringValue()
public final ByteString getStringValue ()
hasAggregateValue()
public final boolean hasAggregateValue ()
hasDoubleValue()
public final boolean hasDoubleValue ()
hasIdentifierValue()
public final boolean hasIdentifierValue ()
hasNegativeIntValue()
public final boolean hasNegativeIntValue ()
hasPositiveIntValue()
public final boolean hasPositiveIntValue ()
hasStringValue()
public final boolean hasStringValue ()
setAggregateValue(String arg0)
public final void setAggregateValue ( String arg0 )
Parameter Name Description arg0
String
setDoubleValue(double arg0)
public final void setDoubleValue ( double arg0 )
Parameter Name Description arg0
double
setIdentifierValue(String arg0)
public final void setIdentifierValue ( String arg0 )
Parameter Name Description arg0
String
setNegativeIntValue(long arg0)
public final void setNegativeIntValue ( long arg0 )
Parameter Name Description arg0
long
setPositiveIntValue(long arg0)
public final void setPositiveIntValue ( long arg0 )
Parameter Name Description arg0
long
setStringValue(ByteString arg0)
public final void setStringValue ( ByteString arg0 )
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-10 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-10 UTC."],[],[]]