Package microsoft.dynamics.crm.entity
Class Appmodulecomponent
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Appmodulecomponent
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Appmodulecomponent extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAppmodulecomponent.Builder
-
Field Summary
Fields Modifier and Type Field Description protected String_appmoduleidunique_valueprotected String_createdby_valueprotected String_createdonbehalfby_valueprotected String_modifiedby_valueprotected String_modifiedonbehalfby_valueprotected Stringappmodulecomponentidprotected Stringappmodulecomponentiduniqueprotected Integercomponenttypeprotected OffsetDateTimecreatedonprotected BigDecimalexchangerateprotected Stringintroducedversionprotected Booleanisdefaultprotected Booleanismetadataprotected OffsetDateTimemodifiedonprotected Stringobjectidprotected OffsetDateTimeoverwritetimeprotected Stringrootappmodulecomponentidprotected Integerrootcomponentbehaviorprotected Integertimezoneruleversionnumberprotected Integerutcconversiontimezonecodeprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAppmodulecomponent()
-
Method Summary
-
-
-
Field Detail
-
overwritetime
protected OffsetDateTime overwritetime
-
ismetadata
protected Boolean ismetadata
-
appmodulecomponentidunique
protected String appmodulecomponentidunique
-
rootcomponentbehavior
protected Integer rootcomponentbehavior
-
introducedversion
protected String introducedversion
-
rootappmodulecomponentid
protected String rootappmodulecomponentid
-
_modifiedonbehalfby_value
protected String _modifiedonbehalfby_value
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
createdon
protected OffsetDateTime createdon
-
versionnumber
protected Long versionnumber
-
exchangerate
protected BigDecimal exchangerate
-
modifiedon
protected OffsetDateTime modifiedon
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
isdefault
protected Boolean isdefault
-
_createdonbehalfby_value
protected String _createdonbehalfby_value
-
_modifiedby_value
protected String _modifiedby_value
-
objectid
protected String objectid
-
componenttype
protected Integer componenttype
-
_createdby_value
protected String _createdby_value
-
appmodulecomponentid
protected String appmodulecomponentid
-
_appmoduleidunique_value
protected String _appmoduleidunique_value
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderAppmodulecomponent
public static Appmodulecomponent.Builder builderAppmodulecomponent()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classCrmbaseentity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classCrmbaseentity
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Appmodulecomponent withOverwritetime(OffsetDateTime overwritetime)
-
withIsmetadata
public Appmodulecomponent withIsmetadata(Boolean ismetadata)
-
withAppmodulecomponentidunique
public Appmodulecomponent withAppmodulecomponentidunique(String appmodulecomponentidunique)
-
withRootcomponentbehavior
public Appmodulecomponent withRootcomponentbehavior(Integer rootcomponentbehavior)
-
withIntroducedversion
public Appmodulecomponent withIntroducedversion(String introducedversion)
-
withRootappmodulecomponentid
public Appmodulecomponent withRootappmodulecomponentid(String rootappmodulecomponentid)
-
with_modifiedonbehalfby_value
public Appmodulecomponent with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
-
withTimezoneruleversionnumber
public Appmodulecomponent withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Appmodulecomponent withCreatedon(OffsetDateTime createdon)
-
withVersionnumber
public Appmodulecomponent withVersionnumber(Long versionnumber)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Appmodulecomponent withExchangerate(BigDecimal exchangerate)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Appmodulecomponent withModifiedon(OffsetDateTime modifiedon)
-
withUtcconversiontimezonecode
public Appmodulecomponent withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withIsdefault
public Appmodulecomponent withIsdefault(Boolean isdefault)
-
with_createdonbehalfby_value
public Appmodulecomponent with_createdonbehalfby_value(String _createdonbehalfby_value)
-
with_modifiedby_value
public Appmodulecomponent with_modifiedby_value(String _modifiedby_value)
-
withObjectid
public Appmodulecomponent withObjectid(String objectid)
-
withComponenttype
public Appmodulecomponent withComponenttype(Integer componenttype)
-
with_createdby_value
public Appmodulecomponent with_createdby_value(String _createdby_value)
-
withAppmodulecomponentid
public Appmodulecomponent withAppmodulecomponentid(String appmodulecomponentid)
-
with_appmoduleidunique_value
public Appmodulecomponent with_appmoduleidunique_value(String _appmoduleidunique_value)
-
withUnmappedField
public Appmodulecomponent withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getAppmodulecomponent_modifiedby
public SystemuserRequest getAppmodulecomponent_modifiedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getAppmodulecomponent_createdby
public SystemuserRequest getAppmodulecomponent_createdby()
-
getAppmoduleid
public AppmoduleRequest getAppmoduleid()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Appmodulecomponent patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public Appmodulecomponent put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-