Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait GeneratedEnumCompanion[QuantityDescriptorType]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Members list
Type members
Classlikes
accumulator means that the token can only be merged with other fungible tokens. Once two tokens are merged they can never be separated and will always share the same UTXO.
accumulator means that the token can only be merged with other fungible tokens. Once two tokens are merged they can never be separated and will always share the same UTXO.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass QuantityDescriptorTypetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
ACCUMULATOR.type
fractionable means that the token can only be split but not merged with other fungible tokens. Once the token was split it can never be put together again.
fractionable means that the token can only be split but not merged with other fungible tokens. Once the token was split it can never be put together again.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass QuantityDescriptorTypetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
FRACTIONABLE.type
immutable means that a token can neither be accumulated nor split, it always keeps the same quantity.
immutable means that a token can neither be accumulated nor split, it always keeps the same quantity.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass QuantityDescriptorTypetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
IMMUTABLE.type
liquid If it is fungible one can fraction it in smaller tokens or merge two smaller tokens to make a bigger one.
liquid If it is fungible one can fraction it in smaller tokens or merge two smaller tokens to make a bigger one.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass QuantityDescriptorTypetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
LIQUID.type
Attributes
- Supertypes
-
class QuantityDescriptorTypetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Attributes
- Supertypes
-
trait UnrecognizedEnumclass QuantityDescriptorTypetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited types
Attributes
- Inherited from:
- GeneratedEnumCompanion
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Returns the Java descriptors for this enum. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Returns the Java descriptors for this enum. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Attributes
Inherited methods
Attributes
- Inherited from:
- GeneratedEnumCompanion