Enum Class SchemaAttributeType

java.lang.Object
java.lang.Enum<SchemaAttributeType>
org.gnome.secret.SchemaAttributeType
All Implemented Interfaces:
Serializable, Comparable<SchemaAttributeType>, Constable, Enumeration

@Generated("io.github.jwharm.JavaGI") public enum SchemaAttributeType extends Enum<SchemaAttributeType> implements Enumeration
The type of an attribute in a SecretSchema.

Attributes are stored as strings in the Secret Service, and the attribute types simply define standard ways to store integer and boolean values as strings.