public class UserId extends Object implements Serializable
UserId()
UserId(IdType type, String id)
boolean
equals(Object o)
@NotNull String
getId()
@NotNull IdType
getType()
int
hashCode()
void
setId(String id)
setType(IdType type)
String
toString()
getClass, notify, notifyAll, wait, wait, wait
public UserId()
public UserId(IdType type, String id)
@NotNull public @NotNull IdType getType()
public void setType(IdType type)
@NotNull public @NotNull String getId()
public void setId(String id)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.