Uses of Class
dev.vality.bouncer.rstn.RestrictionsCommonAPI._Fields
| Package | Description |
|---|---|
| dev.vality.bouncer.rstn |
-
Uses of RestrictionsCommonAPI._Fields in dev.vality.bouncer.rstn
Fields in dev.vality.bouncer.rstn with type parameters of type RestrictionsCommonAPI._Fields Modifier and Type Field Description static Map<RestrictionsCommonAPI._Fields,org.apache.thrift.meta_data.FieldMetaData>RestrictionsCommonAPI. metaDataMapMethods in dev.vality.bouncer.rstn that return RestrictionsCommonAPI._Fields Modifier and Type Method Description RestrictionsCommonAPI._FieldsRestrictionsCommonAPI. fieldForId(int fieldId)static RestrictionsCommonAPI._FieldsRestrictionsCommonAPI._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static RestrictionsCommonAPI._FieldsRestrictionsCommonAPI._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static RestrictionsCommonAPI._FieldsRestrictionsCommonAPI._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.RestrictionsCommonAPI._Fields[]RestrictionsCommonAPI. getFields()static RestrictionsCommonAPI._FieldsRestrictionsCommonAPI._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static RestrictionsCommonAPI._Fields[]RestrictionsCommonAPI._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.bouncer.rstn that return types with arguments of type RestrictionsCommonAPI._Fields Modifier and Type Method Description Map<RestrictionsCommonAPI._Fields,org.apache.thrift.meta_data.FieldMetaData>RestrictionsCommonAPI. getFieldMetaData()Methods in dev.vality.bouncer.rstn with parameters of type RestrictionsCommonAPI._Fields Modifier and Type Method Description ObjectRestrictionsCommonAPI. getFieldValue(RestrictionsCommonAPI._Fields field)booleanRestrictionsCommonAPI. isSet(RestrictionsCommonAPI._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidRestrictionsCommonAPI. setFieldValue(RestrictionsCommonAPI._Fields field, Object value)