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