Uses of Enum Class
dev.vality.damsel.domain.SystemAccountSetSelector._Fields
Packages that use SystemAccountSetSelector._Fields
-
Uses of SystemAccountSetSelector._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type SystemAccountSetSelector._FieldsModifier and TypeFieldDescriptionstatic final Map<SystemAccountSetSelector._Fields,org.apache.thrift.meta_data.FieldMetaData> SystemAccountSetSelector.metaDataMapMethods in dev.vality.damsel.domain that return SystemAccountSetSelector._FieldsModifier and TypeMethodDescriptionprotected SystemAccountSetSelector._FieldsSystemAccountSetSelector.enumForId(short id) SystemAccountSetSelector.fieldForId(int fieldId) SystemAccountSetSelector._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.SystemAccountSetSelector._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.SystemAccountSetSelector._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.SystemAccountSetSelector.getFields()Returns the enum constant of this class with the specified name.static SystemAccountSetSelector._Fields[]SystemAccountSetSelector._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.domain that return types with arguments of type SystemAccountSetSelector._FieldsModifier and TypeMethodDescriptionMap<SystemAccountSetSelector._Fields,org.apache.thrift.meta_data.FieldMetaData> SystemAccountSetSelector.getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type SystemAccountSetSelector._FieldsModifier and TypeMethodDescriptionprotected voidSystemAccountSetSelector.checkType(SystemAccountSetSelector._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldSystemAccountSetSelector.getFieldDesc(SystemAccountSetSelector._Fields setField) Constructors in dev.vality.damsel.domain with parameters of type SystemAccountSetSelector._FieldsModifierConstructorDescriptionSystemAccountSetSelector(SystemAccountSetSelector._Fields setField, Object value)