Package com.daml.ledger.javaapi.data
Class Bool
java.lang.Object
com.daml.ledger.javaapi.data.Value
com.daml.ledger.javaapi.data.Bool
-
Field Details
-
TRUE
-
FALSE
-
-
Method Details
-
of
-
toProto
public com.daml.ledger.api.v2.ValueOuterClass.Value toProto() -
isValue
public boolean isValue() -
getValue
public boolean getValue() -
toString
-
equals
-
hashCode
public int hashCode()
-