Uses of Class
microsoft.dynamics.crm.complex.DependentOptionMetadataCollection
-
Packages that use DependentOptionMetadataCollection Package Description microsoft.dynamics.crm.complex -
-
Uses of DependentOptionMetadataCollection in microsoft.dynamics.crm.complex
Fields in microsoft.dynamics.crm.complex declared as DependentOptionMetadataCollection Modifier and Type Field Description protected DependentOptionMetadataCollectionDependentOptionSetMetadata. optionsMethods in microsoft.dynamics.crm.complex that return DependentOptionMetadataCollection Modifier and Type Method Description DependentOptionMetadataCollectionDependentOptionMetadataCollection.Builder. build()DependentOptionMetadataCollectionDependentOptionMetadataCollection. withUnmappedField(String name, Object value)Methods in microsoft.dynamics.crm.complex that return types with arguments of type DependentOptionMetadataCollection Modifier and Type Method Description Optional<DependentOptionMetadataCollection>DependentOptionSetMetadata. getOptions()Methods in microsoft.dynamics.crm.complex with parameters of type DependentOptionMetadataCollection Modifier and Type Method Description DependentOptionSetMetadata.BuilderDependentOptionSetMetadata.Builder. options(DependentOptionMetadataCollection options)DependentOptionSetMetadataDependentOptionSetMetadata. withOptions(DependentOptionMetadataCollection options)
-