Uses of Class
microsoft.dynamics.crm.entity.Fax
-
Packages that use Fax Package Description microsoft.dynamics.crm.entity -
-
Uses of Fax in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Fax Modifier and Type Method Description FaxFax.Builder. build()FaxFax. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.FaxFax. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).FaxFax. withBillingcode(String billingcode)FaxFax. withCategory(String category)FaxFax. withCoverpagename(String coverpagename)FaxFax. withDirectioncode(Boolean directioncode)FaxFax. withFaxnumber(String faxnumber)FaxFax. withImportsequencenumber(Integer importsequencenumber)FaxFax. withNumberofpages(Integer numberofpages)FaxFax. withOverriddencreatedon(OffsetDateTime overriddencreatedon)FaxFax. withSubcategory(String subcategory)FaxFax. withSubscriptionid(UUID subscriptionid)FaxFax. withTsid(String tsid)FaxFax. withUnmappedField(String name, String value)
-