Uses of Class
no.digipost.api.client.representations.accounts.Tag
-
Packages that use Tag Package Description no.digipost.api.client no.digipost.api.client.internal no.digipost.api.client.tag -
-
Uses of Tag in no.digipost.api.client
Methods in no.digipost.api.client with parameters of type Tag Modifier and Type Method Description void
DigipostClient. addTag(Tag tag)
void
DigipostClient. removeTag(Tag tag)
-
Uses of Tag in no.digipost.api.client.internal
Methods in no.digipost.api.client.internal with parameters of type Tag Modifier and Type Method Description void
ApiServiceImpl. addTag(Tag tag)
void
ApiServiceImpl. removeTag(Tag tag)
-
Uses of Tag in no.digipost.api.client.tag
Methods in no.digipost.api.client.tag with parameters of type Tag Modifier and Type Method Description void
TagApi. addTag(Tag tag)
void
TagApi. removeTag(Tag tag)
-