public class Mobileofflineprofileitemassociation extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Mobileofflineprofileitemassociation.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Mobileofflineprofileitemassociation() |
protected Integer componentstate
protected String _modifiedonbehalfby_value
protected String _modifiedby_value
protected String processid
protected String _createdby_value
protected String solutionid
protected OffsetDateTime createdon
protected String introducedversion
protected String mobileofflineprofileitemassociationidunique
protected String name
protected String stageid
protected String relationshipdisplayname
protected String profileitemassociationentityfilter
protected String relationshipname
protected OffsetDateTime overwritetime
protected String traversedpath
protected Boolean isvalidated
protected String _mobileofflineprofileitemid_value
protected OffsetDateTime modifiedon
protected Long versionnumber
protected String relationshipid
protected String _organizationid_value
protected String mobileofflineprofileitemassociationid
protected Boolean ismanaged
protected OffsetDateTime publishedon
protected String _createdonbehalfby_value
protected String relationshipdata
protected Integer selectedrelationshipsschema
protected Mobileofflineprofileitemassociation()
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Mobileofflineprofileitemassociation.Builder builderMobileofflineprofileitemassociation()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Mobileofflineprofileitemassociation withComponentstate(Integer componentstate)
public Mobileofflineprofileitemassociation with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Mobileofflineprofileitemassociation with_modifiedby_value(String _modifiedby_value)
public Mobileofflineprofileitemassociation withProcessid(String processid)
public Mobileofflineprofileitemassociation with_createdby_value(String _createdby_value)
public Mobileofflineprofileitemassociation withSolutionid(String solutionid)
public Optional<OffsetDateTime> getCreatedon()
public Mobileofflineprofileitemassociation withCreatedon(OffsetDateTime createdon)
public Mobileofflineprofileitemassociation withIntroducedversion(String introducedversion)
public Optional<String> getMobileofflineprofileitemassociationidunique()
public Mobileofflineprofileitemassociation withMobileofflineprofileitemassociationidunique(String mobileofflineprofileitemassociationidunique)
public Mobileofflineprofileitemassociation withName(String name)
public Mobileofflineprofileitemassociation withStageid(String stageid)
public Mobileofflineprofileitemassociation withRelationshipdisplayname(String relationshipdisplayname)
public Optional<String> getProfileitemassociationentityfilter()
public Mobileofflineprofileitemassociation withProfileitemassociationentityfilter(String profileitemassociationentityfilter)
public Mobileofflineprofileitemassociation withRelationshipname(String relationshipname)
public Optional<OffsetDateTime> getOverwritetime()
public Mobileofflineprofileitemassociation withOverwritetime(OffsetDateTime overwritetime)
public Mobileofflineprofileitemassociation withTraversedpath(String traversedpath)
public Mobileofflineprofileitemassociation withIsvalidated(Boolean isvalidated)
public Mobileofflineprofileitemassociation with_mobileofflineprofileitemid_value(String _mobileofflineprofileitemid_value)
public Optional<OffsetDateTime> getModifiedon()
public Mobileofflineprofileitemassociation withModifiedon(OffsetDateTime modifiedon)
public Mobileofflineprofileitemassociation withVersionnumber(Long versionnumber)
public Mobileofflineprofileitemassociation withRelationshipid(String relationshipid)
public Mobileofflineprofileitemassociation with_organizationid_value(String _organizationid_value)
public Optional<String> getMobileofflineprofileitemassociationid()
public Mobileofflineprofileitemassociation withMobileofflineprofileitemassociationid(String mobileofflineprofileitemassociationid)
public Mobileofflineprofileitemassociation withIsmanaged(Boolean ismanaged)
public Optional<OffsetDateTime> getPublishedon()
public Mobileofflineprofileitemassociation withPublishedon(OffsetDateTime publishedon)
public Mobileofflineprofileitemassociation with_createdonbehalfby_value(String _createdonbehalfby_value)
public Mobileofflineprofileitemassociation withRelationshipdata(String relationshipdata)
public Mobileofflineprofileitemassociation withSelectedrelationshipsschema(Integer selectedrelationshipsschema)
public Mobileofflineprofileitemassociation withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getModifiedonbehalfby()
public SystemuserRequest getModifiedby()
public OrganizationRequest getOrganizationid()
public MobileofflineprofileitemRequest getRegardingobjectid()
public SystemuserRequest getCreatedby()
public SystemuserRequest getCreatedonbehalfby()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Mobileofflineprofileitemassociation patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Mobileofflineprofileitemassociation put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class CrmbaseentityCopyright © 2018–2020. All rights reserved.