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