Class CustomMetadataProperty_type
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<CustomMetadataPropertyType>
-
- ch.brix.gql.client.frontify.builders.CustomMetadataProperty_type
-
public class CustomMetadataProperty_type extends ch.brix.gql.client.CallBuilder<CustomMetadataPropertyType>
-
-
Constructor Summary
Constructors Constructor Description CustomMetadataProperty_type()
-
Method Summary
-
-
-
Method Detail
-
onCustomMetadataPropertyTypeText
public CustomMetadataProperty_type onCustomMetadataPropertyTypeText(On_CustomMetadataPropertyTypeText typeBuilder)
-
onCustomMetadataPropertyTypeLongText
public CustomMetadataProperty_type onCustomMetadataPropertyTypeLongText(On_CustomMetadataPropertyTypeLongText typeBuilder)
-
onCustomMetadataPropertyTypeUrl
public CustomMetadataProperty_type onCustomMetadataPropertyTypeUrl(On_CustomMetadataPropertyTypeUrl typeBuilder)
-
onCustomMetadataPropertyTypeNumber
public CustomMetadataProperty_type onCustomMetadataPropertyTypeNumber(On_CustomMetadataPropertyTypeNumber typeBuilder)
-
onCustomMetadataPropertyTypeDate
public CustomMetadataProperty_type onCustomMetadataPropertyTypeDate(On_CustomMetadataPropertyTypeDate typeBuilder)
-
onCustomMetadataPropertyTypeSelect
public CustomMetadataProperty_type onCustomMetadataPropertyTypeSelect(On_CustomMetadataPropertyTypeSelect typeBuilder)
-
onCustomMetadataPropertyTypeMultiSelect
public CustomMetadataProperty_type onCustomMetadataPropertyTypeMultiSelect(On_CustomMetadataPropertyTypeMultiSelect typeBuilder)
-
onCustomMetadataPropertyType
public CustomMetadataProperty_type onCustomMetadataPropertyType(On_CustomMetadataPropertyType typeBuilder)
-
-