Uses of Class
dev.vality.damsel.domain.AllocationTransactionPrototypeFee._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.domain |
-
Uses of AllocationTransactionPrototypeFee._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type AllocationTransactionPrototypeFee._Fields Modifier and Type Field Description static Map<AllocationTransactionPrototypeFee._Fields,org.apache.thrift.meta_data.FieldMetaData>AllocationTransactionPrototypeFee. metaDataMapMethods in dev.vality.damsel.domain that return AllocationTransactionPrototypeFee._Fields Modifier and Type Method Description protected AllocationTransactionPrototypeFee._FieldsAllocationTransactionPrototypeFee. enumForId(short id)AllocationTransactionPrototypeFee._FieldsAllocationTransactionPrototypeFee. fieldForId(int fieldId)static AllocationTransactionPrototypeFee._FieldsAllocationTransactionPrototypeFee._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static AllocationTransactionPrototypeFee._FieldsAllocationTransactionPrototypeFee._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static AllocationTransactionPrototypeFee._FieldsAllocationTransactionPrototypeFee._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.AllocationTransactionPrototypeFee._Fields[]AllocationTransactionPrototypeFee. getFields()static AllocationTransactionPrototypeFee._FieldsAllocationTransactionPrototypeFee._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static AllocationTransactionPrototypeFee._Fields[]AllocationTransactionPrototypeFee._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.domain that return types with arguments of type AllocationTransactionPrototypeFee._Fields Modifier and Type Method Description Map<AllocationTransactionPrototypeFee._Fields,org.apache.thrift.meta_data.FieldMetaData>AllocationTransactionPrototypeFee. getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type AllocationTransactionPrototypeFee._Fields Modifier and Type Method Description protected voidAllocationTransactionPrototypeFee. checkType(AllocationTransactionPrototypeFee._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldAllocationTransactionPrototypeFee. getFieldDesc(AllocationTransactionPrototypeFee._Fields setField)Constructors in dev.vality.damsel.domain with parameters of type AllocationTransactionPrototypeFee._Fields Constructor Description AllocationTransactionPrototypeFee(AllocationTransactionPrototypeFee._Fields setField, Object value)