Uses of Class
com.axway.apim.api.model.TagMap
-
Packages that use TagMap Package Description com.axway.apim.api com.axway.apim.api.model -
-
Uses of TagMap in com.axway.apim.api
Fields in com.axway.apim.api declared as TagMap Modifier and Type Field Description protected TagMapAPI. tagsMethods in com.axway.apim.api that return TagMap Modifier and Type Method Description TagMapAPI. getTags()Methods in com.axway.apim.api with parameters of type TagMap Modifier and Type Method Description voidAPI. setTags(TagMap tags) -
Uses of TagMap in com.axway.apim.api.model
Methods in com.axway.apim.api.model that return TagMap Modifier and Type Method Description TagMapAPIMethod. getTags()Methods in com.axway.apim.api.model with parameters of type TagMap Modifier and Type Method Description voidAPIMethod. setTags(TagMap tags)
-