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