Uses of Record Class
fi.evolver.script.app.Bitwarden.Field
Packages that use Bitwarden.Field
-
Uses of Bitwarden.Field in fi.evolver.script.app
Methods in fi.evolver.script.app that return types with arguments of type Bitwarden.FieldModifier and TypeMethodDescriptionBitwarden.BitwardenItem.fields()Returns the value of thefieldsrecord component.Constructor parameters in fi.evolver.script.app with type arguments of type Bitwarden.FieldModifierConstructorDescriptionBitwardenItem(String id, String name, String notes, List<Bitwarden.Field> fields, Bitwarden.Login login) Creates an instance of aBitwardenItemrecord class.