Uses of Class
ch.brix.gql.client.frontify.builders.On_CustomMetadataValue
-
Packages that use On_CustomMetadataValue Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_CustomMetadataValue in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_CustomMetadataValue Modifier and Type Method Description On_CustomMetadataValueOn_CustomMetadataValue. property(CustomMetadataValue_property callBuilder)`CustomMetadataProperty` details.On_CustomMetadataValueOn_CustomMetadataValue. value()`CustomMetadataProperty` value.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_CustomMetadataValue Modifier and Type Method Description Asset_customMetadataAsset_customMetadata. onCustomMetadataValue(On_CustomMetadataValue typeBuilder)Audio_customMetadataAudio_customMetadata. onCustomMetadataValue(On_CustomMetadataValue typeBuilder)Document_customMetadataDocument_customMetadata. onCustomMetadataValue(On_CustomMetadataValue typeBuilder)EmbeddedContent_customMetadataEmbeddedContent_customMetadata. onCustomMetadataValue(On_CustomMetadataValue typeBuilder)File_customMetadataFile_customMetadata. onCustomMetadataValue(On_CustomMetadataValue typeBuilder)Image_customMetadataImage_customMetadata. onCustomMetadataValue(On_CustomMetadataValue typeBuilder)Video_customMetadataVideo_customMetadata. onCustomMetadataValue(On_CustomMetadataValue typeBuilder)Workspace_customMetadataWorkspace_customMetadata. onCustomMetadataValue(On_CustomMetadataValue typeBuilder)
-