Package microsoft.dynamics.crm.entity
Class Transactioncurrency
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Transactioncurrency
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Transactioncurrency extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTransactioncurrency.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_organizationid_valueprotected OffsetDateTimecreatedonprotected Stringcurrencynameprotected Integercurrencyprecisionprotected Stringcurrencysymbolprotected byte[]entityimageprotected Longentityimage_timestampprotected Stringentityimage_urlprotected UUIDentityimageidprotected BigDecimalexchangerateprotected Integerimportsequencenumberprotected Stringisocurrencycodeprotected OffsetDateTimemodifiedonprotected OffsetDateTimeoverriddencreatedonprotected Integerstatecodeprotected Integerstatuscodeprotected UUIDtransactioncurrencyidprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedTransactioncurrency()
-
Method Summary
-
-
-
Field Detail
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
isocurrencycode
protected String isocurrencycode
-
_createdby_value
protected UUID _createdby_value
-
statuscode
protected Integer statuscode
-
_organizationid_value
protected UUID _organizationid_value
-
currencyname
protected String currencyname
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
entityimage
protected byte[] entityimage
-
entityimageid
protected UUID entityimageid
-
exchangerate
protected BigDecimal exchangerate
-
currencysymbol
protected String currencysymbol
-
entityimage_url
protected String entityimage_url
-
createdon
protected OffsetDateTime createdon
-
currencyprecision
protected Integer currencyprecision
-
modifiedon
protected OffsetDateTime modifiedon
-
entityimage_timestamp
protected Long entityimage_timestamp
-
transactioncurrencyid
protected UUID transactioncurrencyid
-
statecode
protected Integer statecode
-
importsequencenumber
protected Integer importsequencenumber
-
versionnumber
protected Long versionnumber
-
_modifiedby_value
protected UUID _modifiedby_value
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderTransactioncurrency
public static Transactioncurrency.Builder builderTransactioncurrency()
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
-
with_createdonbehalfby_value
public Transactioncurrency with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withIsocurrencycode
public Transactioncurrency withIsocurrencycode(String isocurrencycode)
-
with_createdby_value
public Transactioncurrency with_createdby_value(UUID _createdby_value)
-
withStatuscode
public Transactioncurrency withStatuscode(Integer statuscode)
-
with_organizationid_value
public Transactioncurrency with_organizationid_value(UUID _organizationid_value)
-
withCurrencyname
public Transactioncurrency withCurrencyname(String currencyname)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Transactioncurrency withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
with_modifiedonbehalfby_value
public Transactioncurrency with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
getEntityimage
public Optional<byte[]> getEntityimage()
-
withEntityimage
public Transactioncurrency withEntityimage(byte[] entityimage)
-
withEntityimageid
public Transactioncurrency withEntityimageid(UUID entityimageid)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Transactioncurrency withExchangerate(BigDecimal exchangerate)
-
withCurrencysymbol
public Transactioncurrency withCurrencysymbol(String currencysymbol)
-
withEntityimage_url
public Transactioncurrency withEntityimage_url(String entityimage_url)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Transactioncurrency withCreatedon(OffsetDateTime createdon)
-
withCurrencyprecision
public Transactioncurrency withCurrencyprecision(Integer currencyprecision)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Transactioncurrency withModifiedon(OffsetDateTime modifiedon)
-
withEntityimage_timestamp
public Transactioncurrency withEntityimage_timestamp(Long entityimage_timestamp)
-
withTransactioncurrencyid
public Transactioncurrency withTransactioncurrencyid(UUID transactioncurrencyid)
-
withStatecode
public Transactioncurrency withStatecode(Integer statecode)
-
withImportsequencenumber
public Transactioncurrency withImportsequencenumber(Integer importsequencenumber)
-
withVersionnumber
public Transactioncurrency withVersionnumber(Long versionnumber)
-
with_modifiedby_value
public Transactioncurrency with_modifiedby_value(UUID _modifiedby_value)
-
withUnmappedField
public Transactioncurrency withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getTransactionCurrency_Goal
public GoalCollectionRequest getTransactionCurrency_Goal()
-
getTransactionCurrency_Email
public EmailCollectionRequest getTransactionCurrency_Email()
-
getTransactionCurrency_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getTransactionCurrency_DuplicateBaseRecord()
-
getTransactionCurrency_BusinessUnit
public BusinessunitCollectionRequest getTransactionCurrency_BusinessUnit()
-
getTransactionCurrency_Connection
public ConnectionCollectionRequest getTransactionCurrency_Connection()
-
getTransactionCurrency_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getTransactionCurrency_DuplicateMatchingRecord()
-
getTransactioncurrency_annualfiscalcalendar
public AnnualfiscalcalendarCollectionRequest getTransactioncurrency_annualfiscalcalendar()
-
getTransactionCurrency_ProcessSessions
public ProcesssessionCollectionRequest getTransactionCurrency_ProcessSessions()
-
getTransactionCurrency_PhoneCall
public PhonecallCollectionRequest getTransactionCurrency_PhoneCall()
-
getTransactionCurrency_recommendeddocument
public RecommendeddocumentCollectionRequest getTransactionCurrency_recommendeddocument()
-
getTransactioncurrency_socialactivity
public SocialactivityCollectionRequest getTransactioncurrency_socialactivity()
-
getTransactionCurrency_MailMergeTemplate
public MailmergetemplateCollectionRequest getTransactionCurrency_MailMergeTemplate()
-
getTransactionCurrency_ActivityPointer
public ActivitypointerCollectionRequest getTransactionCurrency_ActivityPointer()
-
getTransactionCurrency_SystemUser
public SystemuserCollectionRequest getTransactionCurrency_SystemUser()
-
getTransactionCurrency_AsyncOperations
public AsyncoperationCollectionRequest getTransactionCurrency_AsyncOperations()
-
getTransactioncurrency_monthlyfiscalcalendar
public MonthlyfiscalcalendarCollectionRequest getTransactioncurrency_monthlyfiscalcalendar()
-
getTransactioncurrency_fixedmonthlyfiscalcalendar
public FixedmonthlyfiscalcalendarCollectionRequest getTransactioncurrency_fixedmonthlyfiscalcalendar()
-
getTransactioncurrency_account
public AccountCollectionRequest getTransactioncurrency_account()
-
getTransactioncurrency_quarterlyfiscalcalendar
public QuarterlyfiscalcalendarCollectionRequest getTransactioncurrency_quarterlyfiscalcalendar()
-
getTransactionCurrency_KnowledgeBaseRecord
public KnowledgebaserecordCollectionRequest getTransactionCurrency_KnowledgeBaseRecord()
-
getTransactioncurrency_knowledgearticleviews
public KnowledgearticleviewsCollectionRequest getTransactioncurrency_knowledgearticleviews()
-
getTransactionCurrency_CustomerAddress
public CustomeraddressCollectionRequest getTransactionCurrency_CustomerAddress()
-
getTransactionCurrency_Fax
public FaxCollectionRequest getTransactionCurrency_Fax()
-
getTransactioncurrency_position
public PositionCollectionRequest getTransactioncurrency_position()
-
getTransactioncurrency_expiredprocess
public ExpiredprocessCollectionRequest getTransactioncurrency_expiredprocess()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getTransactioncurrency_actioncard
public ActioncardCollectionRequest getTransactioncurrency_actioncard()
-
getTransactionCurrency_Task
public TaskCollectionRequest getTransactionCurrency_Task()
-
getBasecurrency_organization
public OrganizationCollectionRequest getBasecurrency_organization()
-
getTransactioncurrency_feedback
public FeedbackCollectionRequest getTransactioncurrency_feedback()
-
getTransactionCurrency_SimilarityRule
public SimilarityruleCollectionRequest getTransactionCurrency_SimilarityRule()
-
getTransactioncurrency_category
public CategoryCollectionRequest getTransactioncurrency_category()
-
getTransactionCurrency_Team
public TeamCollectionRequest getTransactionCurrency_Team()
-
getTransactionCurrency_SLA
public SlaCollectionRequest getTransactionCurrency_SLA()
-
getTransactionCurrency_RecurringAppointmentMaster
public RecurringappointmentmasterCollectionRequest getTransactionCurrency_RecurringAppointmentMaster()
-
getTransactioncurrency_knowledgearticle
public KnowledgearticleCollectionRequest getTransactioncurrency_knowledgearticle()
-
getTransactionCurrency_Theme
public ThemeCollectionRequest getTransactionCurrency_Theme()
-
getTransactionCurrency_Letter
public LetterCollectionRequest getTransactionCurrency_Letter()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getTransactionCurrency_UserMapping
public UsermappingCollectionRequest getTransactionCurrency_UserMapping()
-
getTransactionCurrency_Queue
public QueueCollectionRequest getTransactionCurrency_Queue()
-
getTransactioncurrency_SocialProfile
public SocialprofileCollectionRequest getTransactioncurrency_SocialProfile()
-
getTransactioncurrency_contact
public ContactCollectionRequest getTransactioncurrency_contact()
-
getTransactionCurrency_ActionCardUserState
public ActioncarduserstateCollectionRequest getTransactionCurrency_ActionCardUserState()
-
getTransactionCurrency_Appointment
public AppointmentCollectionRequest getTransactionCurrency_Appointment()
-
getTransactionCurrency_SharePointSite
public SharepointsiteCollectionRequest getTransactionCurrency_SharePointSite()
-
getTransactionCurrency_SharePointDocumentLocation
public SharepointdocumentlocationCollectionRequest getTransactionCurrency_SharePointDocumentLocation()
-
getTransactionCurrency_SLAItem
public SlaitemCollectionRequest getTransactionCurrency_SLAItem()
-
getTransactioncurrency_newprocess
public NewprocessCollectionRequest getTransactioncurrency_newprocess()
-
getTransactionCurrency_KbArticle
public KbarticleCollectionRequest getTransactionCurrency_KbArticle()
-
getTransactionCurrency_QueueItem
public QueueitemCollectionRequest getTransactionCurrency_QueueItem()
-
getTransactionCurrency_ReportCategory
public ReportcategoryCollectionRequest getTransactionCurrency_ReportCategory()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getTransactioncurrency_semiannualfiscalcalendar
public SemiannualfiscalcalendarCollectionRequest getTransactioncurrency_semiannualfiscalcalendar()
-
getTransactioncurrency_usersettings
public UsersettingsCollectionRequest getTransactioncurrency_usersettings()
-
getTransactioncurrency_translationprocess
public TranslationprocessCollectionRequest getTransactioncurrency_translationprocess()
-
getTransactionCurrency_slakpiinstance
public SlakpiinstanceCollectionRequest getTransactionCurrency_slakpiinstance()
-
getTransactionCurrency_officegraphdocument
public OfficegraphdocumentCollectionRequest getTransactionCurrency_officegraphdocument()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getTransactionCurrency_SyncErrors
public SyncerrorCollectionRequest getTransactionCurrency_SyncErrors()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getTransactionCurrency_InteractionForEmail
public InteractionforemailCollectionRequest getTransactionCurrency_InteractionForEmail()
-
getTransactionCurrency_Territory
public TerritoryCollectionRequest getTransactionCurrency_Territory()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Transactioncurrency 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 Transactioncurrency 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
-
-