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