Uses of Class
dev.vality.damsel.domain.LifetimeSelector._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.domain |
-
Uses of LifetimeSelector._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type LifetimeSelector._Fields Modifier and Type Field Description static Map<LifetimeSelector._Fields,org.apache.thrift.meta_data.FieldMetaData>LifetimeSelector. metaDataMapMethods in dev.vality.damsel.domain that return LifetimeSelector._Fields Modifier and Type Method Description protected LifetimeSelector._FieldsLifetimeSelector. enumForId(short id)LifetimeSelector._FieldsLifetimeSelector. 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._Fields[]LifetimeSelector. getFields()static LifetimeSelector._FieldsLifetimeSelector._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static LifetimeSelector._Fields[]LifetimeSelector._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 LifetimeSelector._Fields Modifier and Type Method Description Map<LifetimeSelector._Fields,org.apache.thrift.meta_data.FieldMetaData>LifetimeSelector. getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type LifetimeSelector._Fields Modifier and Type Method Description protected 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 Constructor Description LifetimeSelector(LifetimeSelector._Fields setField, Object value)