public class PGPUserAttributeSubpacketVector extends java.lang.Object implements UserDataPacket
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
static PGPUserAttributeSubpacketVector |
fromSubpackets(UserAttributeSubpacket[] packets) |
ImageAttribute |
getImageAttribute() |
UserAttributeSubpacket |
getSubpacket(int type) |
int |
hashCode() |
public static PGPUserAttributeSubpacketVector fromSubpackets(UserAttributeSubpacket[] packets)
public UserAttributeSubpacket getSubpacket(int type)
public ImageAttribute getImageAttribute()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object