Uses of Class
dev.vality.damsel.domain.RepresentativeDocument._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.domain |
-
Uses of RepresentativeDocument._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type RepresentativeDocument._Fields Modifier and Type Field Description static Map<RepresentativeDocument._Fields,org.apache.thrift.meta_data.FieldMetaData>RepresentativeDocument. metaDataMapMethods in dev.vality.damsel.domain that return RepresentativeDocument._Fields Modifier and Type Method Description protected RepresentativeDocument._FieldsRepresentativeDocument. enumForId(short id)RepresentativeDocument._FieldsRepresentativeDocument. fieldForId(int fieldId)static RepresentativeDocument._FieldsRepresentativeDocument._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static RepresentativeDocument._FieldsRepresentativeDocument._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static RepresentativeDocument._FieldsRepresentativeDocument._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.RepresentativeDocument._Fields[]RepresentativeDocument. getFields()static RepresentativeDocument._FieldsRepresentativeDocument._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static RepresentativeDocument._Fields[]RepresentativeDocument._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 RepresentativeDocument._Fields Modifier and Type Method Description Map<RepresentativeDocument._Fields,org.apache.thrift.meta_data.FieldMetaData>RepresentativeDocument. getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type RepresentativeDocument._Fields Modifier and Type Method Description protected voidRepresentativeDocument. checkType(RepresentativeDocument._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldRepresentativeDocument. getFieldDesc(RepresentativeDocument._Fields setField)Constructors in dev.vality.damsel.domain with parameters of type RepresentativeDocument._Fields Constructor Description RepresentativeDocument(RepresentativeDocument._Fields setField, Object value)