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 voidDigipostClient. addTag(Tag tag)voidDigipostClient. 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 voidApiServiceImpl. addTag(Tag tag)voidApiServiceImpl. 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 voidTagApi. addTag(Tag tag)voidTagApi. removeTag(Tag tag)
-