Uses of Class
microsoft.dynamics.crm.complex.Collection_Int32_String
-
Packages that use Collection_Int32_String Package Description microsoft.dynamics.crm.complex -
-
Uses of Collection_Int32_String in microsoft.dynamics.crm.complex
Fields in microsoft.dynamics.crm.complex declared as Collection_Int32_String Modifier and Type Field Description protected Collection_Int32_StringAttributeAuditDetail. deletedAttributesMethods in microsoft.dynamics.crm.complex that return Collection_Int32_String Modifier and Type Method Description Collection_Int32_StringCollection_Int32_String.Builder. build()Collection_Int32_StringCollection_Int32_String. withCount(Integer count)Collection_Int32_StringCollection_Int32_String. withUnmappedField(String name, Object value)Methods in microsoft.dynamics.crm.complex that return types with arguments of type Collection_Int32_String Modifier and Type Method Description Optional<Collection_Int32_String>AttributeAuditDetail. getDeletedAttributes()Methods in microsoft.dynamics.crm.complex with parameters of type Collection_Int32_String Modifier and Type Method Description AttributeAuditDetail.BuilderAttributeAuditDetail.Builder. deletedAttributes(Collection_Int32_String deletedAttributes)AttributeAuditDetailAttributeAuditDetail. withDeletedAttributes(Collection_Int32_String deletedAttributes)
-