| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Postcomment.Builder |
Postcomment.Builder._createdby_value(String _createdby_value) |
Postcomment.Builder |
Postcomment.Builder._createdonbehalfby_value(String _createdonbehalfby_value) |
Postcomment.Builder |
Postcomment.Builder._organizationid_value(String _organizationid_value) |
Postcomment.Builder |
Postcomment.Builder._postid_value(String _postid_value) |
static Postcomment.Builder |
Postcomment.builderPostcomment()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Postcomment.Builder |
Postcomment.Builder.createdon(OffsetDateTime createdon) |
Postcomment.Builder |
Postcomment.Builder.postcommentid(String postcommentid) |
Postcomment.Builder |
Postcomment.Builder.text(String text) |
Postcomment.Builder |
Postcomment.Builder.timezoneruleversionnumber(Integer timezoneruleversionnumber) |
Postcomment.Builder |
Postcomment.Builder.utcconversiontimezonecode(Integer utcconversiontimezonecode) |
Copyright © 2018–2021. All rights reserved.