Uses of Enum Class
dev.vality.damsel.domain.HoldLifetimeSelector._Fields
Packages that use HoldLifetimeSelector._Fields
-
Uses of HoldLifetimeSelector._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type HoldLifetimeSelector._FieldsModifier and TypeFieldDescriptionstatic final Map<HoldLifetimeSelector._Fields,org.apache.thrift.meta_data.FieldMetaData> HoldLifetimeSelector.metaDataMapMethods in dev.vality.damsel.domain that return HoldLifetimeSelector._FieldsModifier and TypeMethodDescriptionprotected HoldLifetimeSelector._FieldsHoldLifetimeSelector.enumForId(short id) HoldLifetimeSelector.fieldForId(int fieldId) static HoldLifetimeSelector._FieldsHoldLifetimeSelector._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static HoldLifetimeSelector._FieldsHoldLifetimeSelector._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static HoldLifetimeSelector._FieldsHoldLifetimeSelector._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.HoldLifetimeSelector.getFields()static HoldLifetimeSelector._FieldsReturns the enum constant of this class with the specified name.static HoldLifetimeSelector._Fields[]HoldLifetimeSelector._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 HoldLifetimeSelector._FieldsModifier and TypeMethodDescriptionMap<HoldLifetimeSelector._Fields,org.apache.thrift.meta_data.FieldMetaData> HoldLifetimeSelector.getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type HoldLifetimeSelector._FieldsModifier and TypeMethodDescriptionprotected voidHoldLifetimeSelector.checkType(HoldLifetimeSelector._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldHoldLifetimeSelector.getFieldDesc(HoldLifetimeSelector._Fields setField) Constructors in dev.vality.damsel.domain with parameters of type HoldLifetimeSelector._FieldsModifierConstructorDescriptionHoldLifetimeSelector(HoldLifetimeSelector._Fields setField, Object value)