Package microsoft.dynamics.crm.entity
Class Monthlyfiscalcalendar
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Monthlyfiscalcalendar
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Monthlyfiscalcalendar extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMonthlyfiscalcalendar.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMonthlyfiscalcalendar()
-
Method Summary
-
-
-
Field Detail
-
month8
protected BigDecimal month8
-
month12_base
protected BigDecimal month12_base
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
month10_base
protected BigDecimal month10_base
-
exchangerate
protected BigDecimal exchangerate
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
month6_base
protected BigDecimal month6_base
-
month9
protected BigDecimal month9
-
month9_base
protected BigDecimal month9_base
-
fiscalperiodtype
protected Integer fiscalperiodtype
-
month4_base
protected BigDecimal month4_base
-
_createdby_value
protected UUID _createdby_value
-
month3_base
protected BigDecimal month3_base
-
month12
protected BigDecimal month12
-
userfiscalcalendarid
protected UUID userfiscalcalendarid
-
month1
protected BigDecimal month1
-
_businessunitid_value
protected UUID _businessunitid_value
-
createdon
protected OffsetDateTime createdon
-
month11_base
protected BigDecimal month11_base
-
month2
protected BigDecimal month2
-
_modifiedby_value
protected UUID _modifiedby_value
-
month5
protected BigDecimal month5
-
month7
protected BigDecimal month7
-
modifiedon
protected OffsetDateTime modifiedon
-
month11
protected BigDecimal month11
-
effectiveon
protected OffsetDateTime effectiveon
-
month6
protected BigDecimal month6
-
month8_base
protected BigDecimal month8_base
-
month7_base
protected BigDecimal month7_base
-
month10
protected BigDecimal month10
-
month5_base
protected BigDecimal month5_base
-
month2_base
protected BigDecimal month2_base
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
month1_base
protected BigDecimal month1_base
-
month3
protected BigDecimal month3
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
_transactioncurrencyid_value
protected UUID _transactioncurrencyid_value
-
_salespersonid_value
protected UUID _salespersonid_value
-
month4
protected BigDecimal month4
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderMonthlyfiscalcalendar
public static Monthlyfiscalcalendar.Builder builderMonthlyfiscalcalendar()
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
-
getMonth8
public Optional<BigDecimal> getMonth8()
-
withMonth8
public Monthlyfiscalcalendar withMonth8(BigDecimal month8)
-
getMonth12_base
public Optional<BigDecimal> getMonth12_base()
-
withMonth12_base
public Monthlyfiscalcalendar withMonth12_base(BigDecimal month12_base)
-
with_modifiedonbehalfby_value
public Monthlyfiscalcalendar with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
getMonth10_base
public Optional<BigDecimal> getMonth10_base()
-
withMonth10_base
public Monthlyfiscalcalendar withMonth10_base(BigDecimal month10_base)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Monthlyfiscalcalendar withExchangerate(BigDecimal exchangerate)
-
with_createdonbehalfby_value
public Monthlyfiscalcalendar with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
getMonth6_base
public Optional<BigDecimal> getMonth6_base()
-
withMonth6_base
public Monthlyfiscalcalendar withMonth6_base(BigDecimal month6_base)
-
getMonth9
public Optional<BigDecimal> getMonth9()
-
withMonth9
public Monthlyfiscalcalendar withMonth9(BigDecimal month9)
-
getMonth9_base
public Optional<BigDecimal> getMonth9_base()
-
withMonth9_base
public Monthlyfiscalcalendar withMonth9_base(BigDecimal month9_base)
-
withFiscalperiodtype
public Monthlyfiscalcalendar withFiscalperiodtype(Integer fiscalperiodtype)
-
getMonth4_base
public Optional<BigDecimal> getMonth4_base()
-
withMonth4_base
public Monthlyfiscalcalendar withMonth4_base(BigDecimal month4_base)
-
with_createdby_value
public Monthlyfiscalcalendar with_createdby_value(UUID _createdby_value)
-
getMonth3_base
public Optional<BigDecimal> getMonth3_base()
-
withMonth3_base
public Monthlyfiscalcalendar withMonth3_base(BigDecimal month3_base)
-
getMonth12
public Optional<BigDecimal> getMonth12()
-
withMonth12
public Monthlyfiscalcalendar withMonth12(BigDecimal month12)
-
withUserfiscalcalendarid
public Monthlyfiscalcalendar withUserfiscalcalendarid(UUID userfiscalcalendarid)
-
getMonth1
public Optional<BigDecimal> getMonth1()
-
withMonth1
public Monthlyfiscalcalendar withMonth1(BigDecimal month1)
-
with_businessunitid_value
public Monthlyfiscalcalendar with_businessunitid_value(UUID _businessunitid_value)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Monthlyfiscalcalendar withCreatedon(OffsetDateTime createdon)
-
getMonth11_base
public Optional<BigDecimal> getMonth11_base()
-
withMonth11_base
public Monthlyfiscalcalendar withMonth11_base(BigDecimal month11_base)
-
getMonth2
public Optional<BigDecimal> getMonth2()
-
withMonth2
public Monthlyfiscalcalendar withMonth2(BigDecimal month2)
-
with_modifiedby_value
public Monthlyfiscalcalendar with_modifiedby_value(UUID _modifiedby_value)
-
getMonth5
public Optional<BigDecimal> getMonth5()
-
withMonth5
public Monthlyfiscalcalendar withMonth5(BigDecimal month5)
-
getMonth7
public Optional<BigDecimal> getMonth7()
-
withMonth7
public Monthlyfiscalcalendar withMonth7(BigDecimal month7)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Monthlyfiscalcalendar withModifiedon(OffsetDateTime modifiedon)
-
getMonth11
public Optional<BigDecimal> getMonth11()
-
withMonth11
public Monthlyfiscalcalendar withMonth11(BigDecimal month11)
-
getEffectiveon
public Optional<OffsetDateTime> getEffectiveon()
-
withEffectiveon
public Monthlyfiscalcalendar withEffectiveon(OffsetDateTime effectiveon)
-
getMonth6
public Optional<BigDecimal> getMonth6()
-
withMonth6
public Monthlyfiscalcalendar withMonth6(BigDecimal month6)
-
getMonth8_base
public Optional<BigDecimal> getMonth8_base()
-
withMonth8_base
public Monthlyfiscalcalendar withMonth8_base(BigDecimal month8_base)
-
getMonth7_base
public Optional<BigDecimal> getMonth7_base()
-
withMonth7_base
public Monthlyfiscalcalendar withMonth7_base(BigDecimal month7_base)
-
getMonth10
public Optional<BigDecimal> getMonth10()
-
withMonth10
public Monthlyfiscalcalendar withMonth10(BigDecimal month10)
-
getMonth5_base
public Optional<BigDecimal> getMonth5_base()
-
withMonth5_base
public Monthlyfiscalcalendar withMonth5_base(BigDecimal month5_base)
-
getMonth2_base
public Optional<BigDecimal> getMonth2_base()
-
withMonth2_base
public Monthlyfiscalcalendar withMonth2_base(BigDecimal month2_base)
-
withTimezoneruleversionnumber
public Monthlyfiscalcalendar withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
getMonth1_base
public Optional<BigDecimal> getMonth1_base()
-
withMonth1_base
public Monthlyfiscalcalendar withMonth1_base(BigDecimal month1_base)
-
getMonth3
public Optional<BigDecimal> getMonth3()
-
withMonth3
public Monthlyfiscalcalendar withMonth3(BigDecimal month3)
-
withUtcconversiontimezonecode
public Monthlyfiscalcalendar withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
with_transactioncurrencyid_value
public Monthlyfiscalcalendar with_transactioncurrencyid_value(UUID _transactioncurrencyid_value)
-
with_salespersonid_value
public Monthlyfiscalcalendar with_salespersonid_value(UUID _salespersonid_value)
-
getMonth4
public Optional<BigDecimal> getMonth4()
-
withMonth4
public Monthlyfiscalcalendar withMonth4(BigDecimal month4)
-
withUnmappedField
public Monthlyfiscalcalendar withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getSalespersonid
public SystemuserRequest getSalespersonid()
-
getMonthlyFiscalCalendar_AsyncOperations
public AsyncoperationCollectionRequest getMonthlyFiscalCalendar_AsyncOperations()
-
getTransactioncurrencyid
public TransactioncurrencyRequest getTransactioncurrencyid()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getMonthlyFiscalCalendar_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getMonthlyFiscalCalendar_BulkDeleteFailures()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Monthlyfiscalcalendar 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 Monthlyfiscalcalendar 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
-
-