Package microsoft.dynamics.crm.entity
Class Quarterlyfiscalcalendar
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Quarterlyfiscalcalendar
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Quarterlyfiscalcalendar extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classQuarterlyfiscalcalendar.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_businessunitid_valueprotected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_salespersonid_valueprotected UUID_transactioncurrencyid_valueprotected OffsetDateTimecreatedonprotected OffsetDateTimeeffectiveonprotected BigDecimalexchangerateprotected Integerfiscalperiodtypeprotected OffsetDateTimemodifiedonprotected BigDecimalquarter1protected BigDecimalquarter1_baseprotected BigDecimalquarter2protected BigDecimalquarter2_baseprotected BigDecimalquarter3protected BigDecimalquarter3_baseprotected BigDecimalquarter4protected BigDecimalquarter4_baseprotected Integertimezoneruleversionnumberprotected UUIDuserfiscalcalendaridprotected Integerutcconversiontimezonecode-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedQuarterlyfiscalcalendar()
-
Method Summary
-
-
-
Field Detail
-
quarter4_base
protected BigDecimal quarter4_base
-
_transactioncurrencyid_value
protected UUID _transactioncurrencyid_value
-
userfiscalcalendarid
protected UUID userfiscalcalendarid
-
modifiedon
protected OffsetDateTime modifiedon
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
_businessunitid_value
protected UUID _businessunitid_value
-
fiscalperiodtype
protected Integer fiscalperiodtype
-
_modifiedby_value
protected UUID _modifiedby_value
-
createdon
protected OffsetDateTime createdon
-
_createdby_value
protected UUID _createdby_value
-
quarter3
protected BigDecimal quarter3
-
quarter3_base
protected BigDecimal quarter3_base
-
exchangerate
protected BigDecimal exchangerate
-
quarter1_base
protected BigDecimal quarter1_base
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
effectiveon
protected OffsetDateTime effectiveon
-
quarter2
protected BigDecimal quarter2
-
quarter1
protected BigDecimal quarter1
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
quarter4
protected BigDecimal quarter4
-
quarter2_base
protected BigDecimal quarter2_base
-
_salespersonid_value
protected UUID _salespersonid_value
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderQuarterlyfiscalcalendar
public static Quarterlyfiscalcalendar.Builder builderQuarterlyfiscalcalendar()
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
-
getQuarter4_base
public Optional<BigDecimal> getQuarter4_base()
-
withQuarter4_base
public Quarterlyfiscalcalendar withQuarter4_base(BigDecimal quarter4_base)
-
with_transactioncurrencyid_value
public Quarterlyfiscalcalendar with_transactioncurrencyid_value(UUID _transactioncurrencyid_value)
-
withUserfiscalcalendarid
public Quarterlyfiscalcalendar withUserfiscalcalendarid(UUID userfiscalcalendarid)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Quarterlyfiscalcalendar withModifiedon(OffsetDateTime modifiedon)
-
withTimezoneruleversionnumber
public Quarterlyfiscalcalendar withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
with_businessunitid_value
public Quarterlyfiscalcalendar with_businessunitid_value(UUID _businessunitid_value)
-
withFiscalperiodtype
public Quarterlyfiscalcalendar withFiscalperiodtype(Integer fiscalperiodtype)
-
with_modifiedby_value
public Quarterlyfiscalcalendar with_modifiedby_value(UUID _modifiedby_value)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Quarterlyfiscalcalendar withCreatedon(OffsetDateTime createdon)
-
with_createdby_value
public Quarterlyfiscalcalendar with_createdby_value(UUID _createdby_value)
-
getQuarter3
public Optional<BigDecimal> getQuarter3()
-
withQuarter3
public Quarterlyfiscalcalendar withQuarter3(BigDecimal quarter3)
-
getQuarter3_base
public Optional<BigDecimal> getQuarter3_base()
-
withQuarter3_base
public Quarterlyfiscalcalendar withQuarter3_base(BigDecimal quarter3_base)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Quarterlyfiscalcalendar withExchangerate(BigDecimal exchangerate)
-
getQuarter1_base
public Optional<BigDecimal> getQuarter1_base()
-
withQuarter1_base
public Quarterlyfiscalcalendar withQuarter1_base(BigDecimal quarter1_base)
-
with_createdonbehalfby_value
public Quarterlyfiscalcalendar with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
getEffectiveon
public Optional<OffsetDateTime> getEffectiveon()
-
withEffectiveon
public Quarterlyfiscalcalendar withEffectiveon(OffsetDateTime effectiveon)
-
getQuarter2
public Optional<BigDecimal> getQuarter2()
-
withQuarter2
public Quarterlyfiscalcalendar withQuarter2(BigDecimal quarter2)
-
getQuarter1
public Optional<BigDecimal> getQuarter1()
-
withQuarter1
public Quarterlyfiscalcalendar withQuarter1(BigDecimal quarter1)
-
with_modifiedonbehalfby_value
public Quarterlyfiscalcalendar with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withUtcconversiontimezonecode
public Quarterlyfiscalcalendar withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
getQuarter4
public Optional<BigDecimal> getQuarter4()
-
withQuarter4
public Quarterlyfiscalcalendar withQuarter4(BigDecimal quarter4)
-
getQuarter2_base
public Optional<BigDecimal> getQuarter2_base()
-
withQuarter2_base
public Quarterlyfiscalcalendar withQuarter2_base(BigDecimal quarter2_base)
-
with_salespersonid_value
public Quarterlyfiscalcalendar with_salespersonid_value(UUID _salespersonid_value)
-
withUnmappedField
public Quarterlyfiscalcalendar withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getTransactioncurrencyid
public TransactioncurrencyRequest getTransactioncurrencyid()
-
getQuarterlyFiscalCalendar_AsyncOperations
public AsyncoperationCollectionRequest getQuarterlyFiscalCalendar_AsyncOperations()
-
getQuarterlyFiscalCalendar_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getQuarterlyFiscalCalendar_BulkDeleteFailures()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getSalespersonid
public SystemuserRequest getSalespersonid()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Quarterlyfiscalcalendar 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 Quarterlyfiscalcalendar 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
-
-