Uses of Enum Class
dev.vality.bouncer.context.v1.OrgManagementInvitation._Fields
Packages that use OrgManagementInvitation._Fields
-
Uses of OrgManagementInvitation._Fields in dev.vality.bouncer.context.v1
Fields in dev.vality.bouncer.context.v1 with type parameters of type OrgManagementInvitation._FieldsModifier and TypeFieldDescriptionstatic final Map<OrgManagementInvitation._Fields,org.apache.thrift.meta_data.FieldMetaData> OrgManagementInvitation.metaDataMapMethods in dev.vality.bouncer.context.v1 that return OrgManagementInvitation._FieldsModifier and TypeMethodDescriptionOrgManagementInvitation.fieldForId(int fieldId) OrgManagementInvitation._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.OrgManagementInvitation._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.OrgManagementInvitation._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.OrgManagementInvitation.getFields()Returns the enum constant of this class with the specified name.static OrgManagementInvitation._Fields[]OrgManagementInvitation._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.bouncer.context.v1 that return types with arguments of type OrgManagementInvitation._FieldsModifier and TypeMethodDescriptionMap<OrgManagementInvitation._Fields,org.apache.thrift.meta_data.FieldMetaData> OrgManagementInvitation.getFieldMetaData()Methods in dev.vality.bouncer.context.v1 with parameters of type OrgManagementInvitation._FieldsModifier and TypeMethodDescriptionOrgManagementInvitation.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)