Uses of Class
ch.brix.gql.client.frontify.builders.On_Tag
-
Packages that use On_Tag Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_Tag in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_Tag Modifier and Type Method Description On_TagOn_Tag. source()`Tag` source indicating how the tag was linked to the `Asset`.On_TagOn_Tag. value()`Tag` value.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_Tag Modifier and Type Method Description Asset_tagsAsset_tags. onTag(On_Tag typeBuilder)Audio_tagsAudio_tags. onTag(On_Tag typeBuilder)Document_tagsDocument_tags. onTag(On_Tag typeBuilder)EmbeddedContent_tagsEmbeddedContent_tags. onTag(On_Tag typeBuilder)File_tagsFile_tags. onTag(On_Tag typeBuilder)Image_tagsImage_tags. onTag(On_Tag typeBuilder)Video_tagsVideo_tags. onTag(On_Tag typeBuilder)
-