Uses of Class
dev.vality.damsel.accounter.AccounterSrv.GetAccountByID_result._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.accounter |
-
Uses of AccounterSrv.GetAccountByID_result._Fields in dev.vality.damsel.accounter
Fields in dev.vality.damsel.accounter with type parameters of type AccounterSrv.GetAccountByID_result._Fields Modifier and Type Field Description static Map<AccounterSrv.GetAccountByID_result._Fields,org.apache.thrift.meta_data.FieldMetaData>AccounterSrv.GetAccountByID_result. metaDataMapMethods in dev.vality.damsel.accounter that return AccounterSrv.GetAccountByID_result._Fields Modifier and Type Method Description AccounterSrv.GetAccountByID_result._FieldsAccounterSrv.GetAccountByID_result. fieldForId(int fieldId)static AccounterSrv.GetAccountByID_result._FieldsAccounterSrv.GetAccountByID_result._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static AccounterSrv.GetAccountByID_result._FieldsAccounterSrv.GetAccountByID_result._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static AccounterSrv.GetAccountByID_result._FieldsAccounterSrv.GetAccountByID_result._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.AccounterSrv.GetAccountByID_result._Fields[]AccounterSrv.GetAccountByID_result. getFields()static AccounterSrv.GetAccountByID_result._FieldsAccounterSrv.GetAccountByID_result._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static AccounterSrv.GetAccountByID_result._Fields[]AccounterSrv.GetAccountByID_result._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.accounter that return types with arguments of type AccounterSrv.GetAccountByID_result._Fields Modifier and Type Method Description Map<AccounterSrv.GetAccountByID_result._Fields,org.apache.thrift.meta_data.FieldMetaData>AccounterSrv.GetAccountByID_result. getFieldMetaData()Methods in dev.vality.damsel.accounter with parameters of type AccounterSrv.GetAccountByID_result._Fields Modifier and Type Method Description ObjectAccounterSrv.GetAccountByID_result. getFieldValue(AccounterSrv.GetAccountByID_result._Fields field)booleanAccounterSrv.GetAccountByID_result. isSet(AccounterSrv.GetAccountByID_result._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidAccounterSrv.GetAccountByID_result. setFieldValue(AccounterSrv.GetAccountByID_result._Fields field, Object value)