java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<ServiceOrderTemplate>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.ServiceOrderTemplate

public class ServiceOrderTemplate extends VdmEntity<ServiceOrderTemplate>
Service Order Template

Original entity name from the Odata EDM: A_ServiceOrderTemplateType

  • Field Details

    • ALL_FIELDS

      public static final ServiceOrderTemplateSelectable ALL_FIELDS
      Selector for all available fields of ServiceOrderTemplate.
    • SERVICE_ORDER_TEMPLATE

      public static final ServiceOrderTemplateField<String> SERVICE_ORDER_TEMPLATE
      Use with available fluent helpers to apply the ServiceOrderTemplate field to query operations.
    • SERVICE_ORDER_TEMPLATE_UUID

      public static final ServiceOrderTemplateField<UUID> SERVICE_ORDER_TEMPLATE_UUID
      Use with available fluent helpers to apply the ServiceOrderTemplateUUID field to query operations.
    • SERVICE_ORDER_TEMPLATE_TYPE

      public static final ServiceOrderTemplateField<String> SERVICE_ORDER_TEMPLATE_TYPE
      Use with available fluent helpers to apply the ServiceOrderTemplateType field to query operations.
    • SERVICE_OBJECT_TYPE

      public static final ServiceOrderTemplateField<String> SERVICE_OBJECT_TYPE
      Use with available fluent helpers to apply the ServiceObjectType field to query operations.
    • SRVC_ORD_TMPL_DESCRIPTION

      public static final ServiceOrderTemplateField<String> SRVC_ORD_TMPL_DESCRIPTION
      Use with available fluent helpers to apply the SrvcOrdTmplDescription field to query operations.
    • SERVICE_DOCUMENT_TEMPLATE_TYPE

      public static final ServiceOrderTemplateField<String> SERVICE_DOCUMENT_TEMPLATE_TYPE
      Use with available fluent helpers to apply the ServiceDocumentTemplateType field to query operations.
    • SRVC_DOC_TEMPLATE_SEARCH_TERM_TEXT

      public static final ServiceOrderTemplateField<String> SRVC_DOC_TEMPLATE_SEARCH_TERM_TEXT
      Use with available fluent helpers to apply the SrvcDocTemplateSearchTermText field to query operations.
    • LANGUAGE

      public static final ServiceOrderTemplateField<String> LANGUAGE
      Use with available fluent helpers to apply the Language field to query operations.
    • SERVICE_DOCUMENT_PRIORITY

      public static final ServiceOrderTemplateField<String> SERVICE_DOCUMENT_PRIORITY
      Use with available fluent helpers to apply the ServiceDocumentPriority field to query operations.
    • SRVC_DOC_TMPL_VALDTY_START_DATE_TIME

      public static final ServiceOrderTemplateField<ZonedDateTime> SRVC_DOC_TMPL_VALDTY_START_DATE_TIME
      Use with available fluent helpers to apply the SrvcDocTmplValdtyStartDateTime field to query operations.
    • SRVC_DOC_TMPL_VALDTY_END_DATE_TIME

      public static final ServiceOrderTemplateField<ZonedDateTime> SRVC_DOC_TMPL_VALDTY_END_DATE_TIME
      Use with available fluent helpers to apply the SrvcDocTmplValdtyEndDateTime field to query operations.
    • SRVC_ORD_TMPL_IS_RELEASED

      public static final ServiceOrderTemplateField<String> SRVC_ORD_TMPL_IS_RELEASED
      Use with available fluent helpers to apply the SrvcOrdTmplIsReleased field to query operations.
    • SRVC_ORD_TMPL_IS_COMPLETED

      public static final ServiceOrderTemplateField<String> SRVC_ORD_TMPL_IS_COMPLETED
      Use with available fluent helpers to apply the SrvcOrdTmplIsCompleted field to query operations.
    • SERVICE_ORDER_TYPE

      public static final ServiceOrderTemplateField<String> SERVICE_ORDER_TYPE
      Use with available fluent helpers to apply the ServiceOrderType field to query operations.
    • SERVICE_DOCUMENT_TYPE

      public static final ServiceOrderTemplateField<String> SERVICE_DOCUMENT_TYPE
      Use with available fluent helpers to apply the ServiceDocumentType field to query operations.
    • SALES_ORGANIZATION

      public static final ServiceOrderTemplateField<String> SALES_ORGANIZATION
      Use with available fluent helpers to apply the SalesOrganization field to query operations.
    • DISTRIBUTION_CHANNEL

      public static final ServiceOrderTemplateField<String> DISTRIBUTION_CHANNEL
      Use with available fluent helpers to apply the DistributionChannel field to query operations.
    • DIVISION

      public static final ServiceOrderTemplateField<String> DIVISION
      Use with available fluent helpers to apply the Division field to query operations.
    • SALES_OFFICE

      public static final ServiceOrderTemplateField<String> SALES_OFFICE
      Use with available fluent helpers to apply the SalesOffice field to query operations.
    • SALES_GROUP

      public static final ServiceOrderTemplateField<String> SALES_GROUP
      Use with available fluent helpers to apply the SalesGroup field to query operations.
    • TO_APPOINTMENT

      public static final ServiceOrderTemplateLink<SrvcOrdTmplAppointment> TO_APPOINTMENT
      Use with available fluent helpers to apply the to_Appointment navigation property to query operations.
    • TO_DURATION

      public static final ServiceOrderTemplateLink<SrvcOrdTmplDuration> TO_DURATION
      Use with available fluent helpers to apply the to_Duration navigation property to query operations.
    • TO_ITEM

      public static final ServiceOrderTemplateLink<ServiceOrderTemplateItem> TO_ITEM
      Use with available fluent helpers to apply the to_Item navigation property to query operations.
    • TO_PARTNER

      public static final ServiceOrderTemplateLink<SrvcOrdTmplPartner> TO_PARTNER
      Use with available fluent helpers to apply the to_Partner navigation property to query operations.
    • TO_PERSON_RESPONSIBLE

      public static final ServiceOrderTemplateLink<ServiceOrderTmplPersonResp> TO_PERSON_RESPONSIBLE
      Use with available fluent helpers to apply the to_PersonResponsible navigation property to query operations.
    • TO_REFERENCE_OBJECT

      public static final ServiceOrderTemplateLink<ServiceOrderTmplRefObject> TO_REFERENCE_OBJECT
      Use with available fluent helpers to apply the to_ReferenceObject navigation property to query operations.
    • TO_SRVC_ORD_TMPL_USER_STATUS

      public static final ServiceOrderTemplateLink<SrvcOrdTmplUserStatus> TO_SRVC_ORD_TMPL_USER_STATUS
      Use with available fluent helpers to apply the to_SrvcOrdTmplUserStatus navigation property to query operations.
    • TO_TEXT

      public static final ServiceOrderTemplateLink<ServiceOrderTmplText> TO_TEXT
      Use with available fluent helpers to apply the to_Text navigation property to query operations.
  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<ServiceOrderTemplate> getType()
      Specified by:
      getType in class VdmObject<ServiceOrderTemplate>
    • setServiceOrderTemplate

      public void setServiceOrderTemplate(@Nullable String serviceOrderTemplate)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ServiceOrderTemplate

      Parameters:
      serviceOrderTemplate - Transaction ID
    • setServiceOrderTemplateUUID

      public void setServiceOrderTemplateUUID(@Nullable UUID serviceOrderTemplateUUID)
      Constraints: none

      Original property name from the Odata EDM: ServiceOrderTemplateUUID

      Parameters:
      serviceOrderTemplateUUID - GUID of a CRM Order Object
    • setServiceOrderTemplateType

      public void setServiceOrderTemplateType(@Nullable String serviceOrderTemplateType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ServiceOrderTemplateType

      Parameters:
      serviceOrderTemplateType - Business Transaction Type
    • setServiceObjectType

      public void setServiceObjectType(@Nullable String serviceObjectType)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ServiceObjectType

      Parameters:
      serviceObjectType - Business Trans. Cat.
    • setSrvcOrdTmplDescription

      public void setSrvcOrdTmplDescription(@Nullable String srvcOrdTmplDescription)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: SrvcOrdTmplDescription

      Parameters:
      srvcOrdTmplDescription - Transaction Description
    • setServiceDocumentTemplateType

      public void setServiceDocumentTemplateType(@Nullable String serviceDocumentTemplateType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ServiceDocumentTemplateType

      Parameters:
      serviceDocumentTemplateType - Template Type of CRM Transaction
    • setSrvcDocTemplateSearchTermText

      public void setSrvcDocTemplateSearchTermText(@Nullable String srvcDocTemplateSearchTermText)
      Constraints: Not nullable, Maximum length: 54

      Original property name from the Odata EDM: SrvcDocTemplateSearchTermText

      Parameters:
      srvcDocTemplateSearchTermText - Template Search Term
    • setLanguage

      public void setLanguage(@Nullable String language)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Language

      Parameters:
      language - Language Key of Description
    • setServiceDocumentPriority

      public void setServiceDocumentPriority(@Nullable String serviceDocumentPriority)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ServiceDocumentPriority

      Parameters:
      serviceDocumentPriority - Activity Priority
    • setSrvcDocTmplValdtyStartDateTime

      public void setSrvcDocTmplValdtyStartDateTime(@Nullable ZonedDateTime srvcDocTmplValdtyStartDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: SrvcDocTmplValdtyStartDateTime

      Parameters:
      srvcDocTmplValdtyStartDateTime - Template Start Date
    • setSrvcDocTmplValdtyEndDateTime

      public void setSrvcDocTmplValdtyEndDateTime(@Nullable ZonedDateTime srvcDocTmplValdtyEndDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: SrvcDocTmplValdtyEndDateTime

      Parameters:
      srvcDocTmplValdtyEndDateTime - Template End Date
    • setSrvcOrdTmplIsReleased

      public void setSrvcOrdTmplIsReleased(@Nullable String srvcOrdTmplIsReleased)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: SrvcOrdTmplIsReleased

      Parameters:
      srvcOrdTmplIsReleased - Release Status
    • setSrvcOrdTmplIsCompleted

      public void setSrvcOrdTmplIsCompleted(@Nullable String srvcOrdTmplIsCompleted)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: SrvcOrdTmplIsCompleted

      Parameters:
      srvcOrdTmplIsCompleted - The srvcOrdTmplIsCompleted to set.
    • setServiceOrderType

      public void setServiceOrderType(@Nullable String serviceOrderType)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ServiceOrderType

      Parameters:
      serviceOrderType - Business Trans. Cat.
    • setServiceDocumentType

      public void setServiceDocumentType(@Nullable String serviceDocumentType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ServiceDocumentType

      Parameters:
      serviceDocumentType - Business Transaction Type
    • setSalesOrganization

      public void setSalesOrganization(@Nullable String salesOrganization)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOrganization

      Parameters:
      salesOrganization - Sales Organization
    • setDistributionChannel

      public void setDistributionChannel(@Nullable String distributionChannel)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DistributionChannel

      Parameters:
      distributionChannel - Distribution Channel
    • setDivision

      public void setDivision(@Nullable String division)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Division

      Parameters:
      division - Division
    • setSalesOffice

      public void setSalesOffice(@Nullable String salesOffice)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOffice

      Parameters:
      salesOffice - Sales Office
    • setSalesGroup

      public void setSalesGroup(@Nullable String salesGroup)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: SalesGroup

      Parameters:
      salesGroup - Sales Group
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<ServiceOrderTemplate>
    • getKey

      @Nonnull protected Map<String,Object> getKey()
      Overrides:
      getKey in class VdmObject<ServiceOrderTemplate>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<ServiceOrderTemplate>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<ServiceOrderTemplate>
    • field

      @Nonnull public static <T> ServiceOrderTemplateField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      Parameters:
      fieldName - The name of the extension field as returned by the OData service.
      fieldType - The Java type to use for the extension field when performing value comparisons.
      Returns:
      A representation of an extension field from this entity.
    • field

      @Nonnull public static <T, DomainT> ServiceOrderTemplateField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      DomainT - The type of the extension field as returned by the OData service.
      Parameters:
      typeConverter - A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the field
      fieldName - The name of the extension field as returned by the OData service.
      Returns:
      A representation of an extension field from this entity, holding a reference to the given TypeConverter.
    • getDestinationForFetch

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<ServiceOrderTemplate>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<ServiceOrderTemplate>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<ServiceOrderTemplate>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<ServiceOrderTemplate>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<ServiceOrderTemplate>
    • fetchAppointment

      @Nonnull public List<SrvcOrdTmplAppointment> fetchAppointment()
      Fetches the SrvcOrdTmplAppointment entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Appointment.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated SrvcOrdTmplAppointment entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getAppointmentOrFetch

      @Nonnull public List<SrvcOrdTmplAppointment> getAppointmentOrFetch()
      Retrieval of associated SrvcOrdTmplAppointment entities (one to many). This corresponds to the OData navigation property to_Appointment.

      If the navigation property to_Appointment of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated SrvcOrdTmplAppointment entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getAppointmentIfPresent

      @Nonnull public io.vavr.control.Option<List<SrvcOrdTmplAppointment>> getAppointmentIfPresent()
      Retrieval of associated SrvcOrdTmplAppointment entities (one to many). This corresponds to the OData navigation property to_Appointment.

      If the navigation property for an entity ServiceOrderTemplate has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_Appointment is already loaded, the result will contain the SrvcOrdTmplAppointment entities. If not, an Option with result state empty is returned.
    • setAppointment

      public void setAppointment(@Nonnull List<SrvcOrdTmplAppointment> value)
      Overwrites the list of associated SrvcOrdTmplAppointment entities for the loaded navigation property to_Appointment.

      If the navigation property to_Appointment of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of SrvcOrdTmplAppointment entities.
    • addAppointment

      public void addAppointment(SrvcOrdTmplAppointment... entity)
      Adds elements to the list of associated SrvcOrdTmplAppointment entities. This corresponds to the OData navigation property to_Appointment.

      If the navigation property to_Appointment of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of SrvcOrdTmplAppointment entities.
    • fetchDuration

      @Nonnull public List<SrvcOrdTmplDuration> fetchDuration()
      Fetches the SrvcOrdTmplDuration entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Duration.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated SrvcOrdTmplDuration entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getDurationOrFetch

      @Nonnull public List<SrvcOrdTmplDuration> getDurationOrFetch()
      Retrieval of associated SrvcOrdTmplDuration entities (one to many). This corresponds to the OData navigation property to_Duration.

      If the navigation property to_Duration of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated SrvcOrdTmplDuration entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getDurationIfPresent

      @Nonnull public io.vavr.control.Option<List<SrvcOrdTmplDuration>> getDurationIfPresent()
      Retrieval of associated SrvcOrdTmplDuration entities (one to many). This corresponds to the OData navigation property to_Duration.

      If the navigation property for an entity ServiceOrderTemplate has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_Duration is already loaded, the result will contain the SrvcOrdTmplDuration entities. If not, an Option with result state empty is returned.
    • setDuration

      public void setDuration(@Nonnull List<SrvcOrdTmplDuration> value)
      Overwrites the list of associated SrvcOrdTmplDuration entities for the loaded navigation property to_Duration.

      If the navigation property to_Duration of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of SrvcOrdTmplDuration entities.
    • addDuration

      public void addDuration(SrvcOrdTmplDuration... entity)
      Adds elements to the list of associated SrvcOrdTmplDuration entities. This corresponds to the OData navigation property to_Duration.

      If the navigation property to_Duration of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of SrvcOrdTmplDuration entities.
    • fetchItem

      @Nonnull public List<ServiceOrderTemplateItem> fetchItem()
      Fetches the ServiceOrderTemplateItem entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Item.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated ServiceOrderTemplateItem entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getItemOrFetch

      @Nonnull public List<ServiceOrderTemplateItem> getItemOrFetch()
      Retrieval of associated ServiceOrderTemplateItem entities (one to many). This corresponds to the OData navigation property to_Item.

      If the navigation property to_Item of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated ServiceOrderTemplateItem entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getItemIfPresent

      @Nonnull public io.vavr.control.Option<List<ServiceOrderTemplateItem>> getItemIfPresent()
      Retrieval of associated ServiceOrderTemplateItem entities (one to many). This corresponds to the OData navigation property to_Item.

      If the navigation property for an entity ServiceOrderTemplate has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_Item is already loaded, the result will contain the ServiceOrderTemplateItem entities. If not, an Option with result state empty is returned.
    • setItem

      public void setItem(@Nonnull List<ServiceOrderTemplateItem> value)
      Overwrites the list of associated ServiceOrderTemplateItem entities for the loaded navigation property to_Item.

      If the navigation property to_Item of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of ServiceOrderTemplateItem entities.
    • addItem

      public void addItem(ServiceOrderTemplateItem... entity)
      Adds elements to the list of associated ServiceOrderTemplateItem entities. This corresponds to the OData navigation property to_Item.

      If the navigation property to_Item of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of ServiceOrderTemplateItem entities.
    • fetchPartner

      @Nonnull public List<SrvcOrdTmplPartner> fetchPartner()
      Fetches the SrvcOrdTmplPartner entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Partner.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated SrvcOrdTmplPartner entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getPartnerOrFetch

      @Nonnull public List<SrvcOrdTmplPartner> getPartnerOrFetch()
      Retrieval of associated SrvcOrdTmplPartner entities (one to many). This corresponds to the OData navigation property to_Partner.

      If the navigation property to_Partner of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated SrvcOrdTmplPartner entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getPartnerIfPresent

      @Nonnull public io.vavr.control.Option<List<SrvcOrdTmplPartner>> getPartnerIfPresent()
      Retrieval of associated SrvcOrdTmplPartner entities (one to many). This corresponds to the OData navigation property to_Partner.

      If the navigation property for an entity ServiceOrderTemplate has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_Partner is already loaded, the result will contain the SrvcOrdTmplPartner entities. If not, an Option with result state empty is returned.
    • setPartner

      public void setPartner(@Nonnull List<SrvcOrdTmplPartner> value)
      Overwrites the list of associated SrvcOrdTmplPartner entities for the loaded navigation property to_Partner.

      If the navigation property to_Partner of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of SrvcOrdTmplPartner entities.
    • addPartner

      public void addPartner(SrvcOrdTmplPartner... entity)
      Adds elements to the list of associated SrvcOrdTmplPartner entities. This corresponds to the OData navigation property to_Partner.

      If the navigation property to_Partner of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of SrvcOrdTmplPartner entities.
    • fetchPersonResponsible

      @Nonnull public List<ServiceOrderTmplPersonResp> fetchPersonResponsible()
      Fetches the ServiceOrderTmplPersonResp entities (one to many) associated with this entity. This corresponds to the OData navigation property to_PersonResponsible.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated ServiceOrderTmplPersonResp entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getPersonResponsibleOrFetch

      @Nonnull public List<ServiceOrderTmplPersonResp> getPersonResponsibleOrFetch()
      Retrieval of associated ServiceOrderTmplPersonResp entities (one to many). This corresponds to the OData navigation property to_PersonResponsible.

      If the navigation property to_PersonResponsible of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated ServiceOrderTmplPersonResp entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getPersonResponsibleIfPresent

      @Nonnull public io.vavr.control.Option<List<ServiceOrderTmplPersonResp>> getPersonResponsibleIfPresent()
      Retrieval of associated ServiceOrderTmplPersonResp entities (one to many). This corresponds to the OData navigation property to_PersonResponsible.

      If the navigation property for an entity ServiceOrderTemplate has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_PersonResponsible is already loaded, the result will contain the ServiceOrderTmplPersonResp entities. If not, an Option with result state empty is returned.
    • setPersonResponsible

      public void setPersonResponsible(@Nonnull List<ServiceOrderTmplPersonResp> value)
      Overwrites the list of associated ServiceOrderTmplPersonResp entities for the loaded navigation property to_PersonResponsible.

      If the navigation property to_PersonResponsible of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of ServiceOrderTmplPersonResp entities.
    • addPersonResponsible

      public void addPersonResponsible(ServiceOrderTmplPersonResp... entity)
      Adds elements to the list of associated ServiceOrderTmplPersonResp entities. This corresponds to the OData navigation property to_PersonResponsible.

      If the navigation property to_PersonResponsible of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of ServiceOrderTmplPersonResp entities.
    • fetchReferenceObject

      @Nonnull public List<ServiceOrderTmplRefObject> fetchReferenceObject()
      Fetches the ServiceOrderTmplRefObject entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ReferenceObject.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated ServiceOrderTmplRefObject entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getReferenceObjectOrFetch

      @Nonnull public List<ServiceOrderTmplRefObject> getReferenceObjectOrFetch()
      Retrieval of associated ServiceOrderTmplRefObject entities (one to many). This corresponds to the OData navigation property to_ReferenceObject.

      If the navigation property to_ReferenceObject of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated ServiceOrderTmplRefObject entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getReferenceObjectIfPresent

      @Nonnull public io.vavr.control.Option<List<ServiceOrderTmplRefObject>> getReferenceObjectIfPresent()
      Retrieval of associated ServiceOrderTmplRefObject entities (one to many). This corresponds to the OData navigation property to_ReferenceObject.

      If the navigation property for an entity ServiceOrderTemplate has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_ReferenceObject is already loaded, the result will contain the ServiceOrderTmplRefObject entities. If not, an Option with result state empty is returned.
    • setReferenceObject

      public void setReferenceObject(@Nonnull List<ServiceOrderTmplRefObject> value)
      Overwrites the list of associated ServiceOrderTmplRefObject entities for the loaded navigation property to_ReferenceObject.

      If the navigation property to_ReferenceObject of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of ServiceOrderTmplRefObject entities.
    • addReferenceObject

      public void addReferenceObject(ServiceOrderTmplRefObject... entity)
      Adds elements to the list of associated ServiceOrderTmplRefObject entities. This corresponds to the OData navigation property to_ReferenceObject.

      If the navigation property to_ReferenceObject of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of ServiceOrderTmplRefObject entities.
    • fetchSrvcOrdTmplUserStatus

      @Nonnull public List<SrvcOrdTmplUserStatus> fetchSrvcOrdTmplUserStatus()
      Fetches the SrvcOrdTmplUserStatus entities (one to many) associated with this entity. This corresponds to the OData navigation property to_SrvcOrdTmplUserStatus.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated SrvcOrdTmplUserStatus entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getSrvcOrdTmplUserStatusOrFetch

      @Nonnull public List<SrvcOrdTmplUserStatus> getSrvcOrdTmplUserStatusOrFetch()
      Retrieval of associated SrvcOrdTmplUserStatus entities (one to many). This corresponds to the OData navigation property to_SrvcOrdTmplUserStatus.

      If the navigation property to_SrvcOrdTmplUserStatus of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated SrvcOrdTmplUserStatus entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getSrvcOrdTmplUserStatusIfPresent

      @Nonnull public io.vavr.control.Option<List<SrvcOrdTmplUserStatus>> getSrvcOrdTmplUserStatusIfPresent()
      Retrieval of associated SrvcOrdTmplUserStatus entities (one to many). This corresponds to the OData navigation property to_SrvcOrdTmplUserStatus.

      If the navigation property for an entity ServiceOrderTemplate has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_SrvcOrdTmplUserStatus is already loaded, the result will contain the SrvcOrdTmplUserStatus entities. If not, an Option with result state empty is returned.
    • setSrvcOrdTmplUserStatus

      public void setSrvcOrdTmplUserStatus(@Nonnull List<SrvcOrdTmplUserStatus> value)
      Overwrites the list of associated SrvcOrdTmplUserStatus entities for the loaded navigation property to_SrvcOrdTmplUserStatus.

      If the navigation property to_SrvcOrdTmplUserStatus of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of SrvcOrdTmplUserStatus entities.
    • addSrvcOrdTmplUserStatus

      public void addSrvcOrdTmplUserStatus(SrvcOrdTmplUserStatus... entity)
      Adds elements to the list of associated SrvcOrdTmplUserStatus entities. This corresponds to the OData navigation property to_SrvcOrdTmplUserStatus.

      If the navigation property to_SrvcOrdTmplUserStatus of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of SrvcOrdTmplUserStatus entities.
    • fetchText

      @Nonnull public List<ServiceOrderTmplText> fetchText()
      Fetches the ServiceOrderTmplText entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Text.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated ServiceOrderTmplText entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getTextOrFetch

      @Nonnull public List<ServiceOrderTmplText> getTextOrFetch()
      Retrieval of associated ServiceOrderTmplText entities (one to many). This corresponds to the OData navigation property to_Text.

      If the navigation property to_Text of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated ServiceOrderTmplText entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getTextIfPresent

      @Nonnull public io.vavr.control.Option<List<ServiceOrderTmplText>> getTextIfPresent()
      Retrieval of associated ServiceOrderTmplText entities (one to many). This corresponds to the OData navigation property to_Text.

      If the navigation property for an entity ServiceOrderTemplate has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_Text is already loaded, the result will contain the ServiceOrderTmplText entities. If not, an Option with result state empty is returned.
    • setText

      public void setText(@Nonnull List<ServiceOrderTmplText> value)
      Overwrites the list of associated ServiceOrderTmplText entities for the loaded navigation property to_Text.

      If the navigation property to_Text of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of ServiceOrderTmplText entities.
    • addText

      public void addText(ServiceOrderTmplText... entity)
      Adds elements to the list of associated ServiceOrderTmplText entities. This corresponds to the OData navigation property to_Text.

      If the navigation property to_Text of a queried ServiceOrderTemplate is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of ServiceOrderTmplText entities.
    • builder

      @Nonnull public static ServiceOrderTemplate.ServiceOrderTemplateBuilder builder()
    • getServiceOrderTemplate

      @Nullable public String getServiceOrderTemplate()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ServiceOrderTemplate

      Returns:
      Transaction ID
    • getServiceOrderTemplateUUID

      @Nullable public UUID getServiceOrderTemplateUUID()
      Constraints: none

      Original property name from the Odata EDM: ServiceOrderTemplateUUID

      Returns:
      GUID of a CRM Order Object
    • getServiceOrderTemplateType

      @Nullable public String getServiceOrderTemplateType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ServiceOrderTemplateType

      Returns:
      Business Transaction Type
    • getServiceObjectType

      @Nullable public String getServiceObjectType()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ServiceObjectType

      Returns:
      Business Trans. Cat.
    • getSrvcOrdTmplDescription

      @Nullable public String getSrvcOrdTmplDescription()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: SrvcOrdTmplDescription

      Returns:
      Transaction Description
    • getServiceDocumentTemplateType

      @Nullable public String getServiceDocumentTemplateType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ServiceDocumentTemplateType

      Returns:
      Template Type of CRM Transaction
    • getSrvcDocTemplateSearchTermText

      @Nullable public String getSrvcDocTemplateSearchTermText()
      Constraints: Not nullable, Maximum length: 54

      Original property name from the Odata EDM: SrvcDocTemplateSearchTermText

      Returns:
      Template Search Term
    • getLanguage

      @Nullable public String getLanguage()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Language

      Returns:
      Language Key of Description
    • getServiceDocumentPriority

      @Nullable public String getServiceDocumentPriority()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ServiceDocumentPriority

      Returns:
      Activity Priority
    • getSrvcDocTmplValdtyStartDateTime

      @Nullable public ZonedDateTime getSrvcDocTmplValdtyStartDateTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: SrvcDocTmplValdtyStartDateTime

      Returns:
      Template Start Date
    • getSrvcDocTmplValdtyEndDateTime

      @Nullable public ZonedDateTime getSrvcDocTmplValdtyEndDateTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: SrvcDocTmplValdtyEndDateTime

      Returns:
      Template End Date
    • getSrvcOrdTmplIsReleased

      @Nullable public String getSrvcOrdTmplIsReleased()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: SrvcOrdTmplIsReleased

      Returns:
      Release Status
    • getSrvcOrdTmplIsCompleted

      @Nullable public String getSrvcOrdTmplIsCompleted()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: SrvcOrdTmplIsCompleted

      Returns:
      The srvcOrdTmplIsCompleted contained in this entity.
    • getServiceOrderType

      @Nullable public String getServiceOrderType()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ServiceOrderType

      Returns:
      Business Trans. Cat.
    • getServiceDocumentType

      @Nullable public String getServiceDocumentType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ServiceDocumentType

      Returns:
      Business Transaction Type
    • getSalesOrganization

      @Nullable public String getSalesOrganization()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOrganization

      Returns:
      Sales Organization
    • getDistributionChannel

      @Nullable public String getDistributionChannel()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DistributionChannel

      Returns:
      Distribution Channel
    • getDivision

      @Nullable public String getDivision()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Division

      Returns:
      Division
    • getSalesOffice

      @Nullable public String getSalesOffice()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOffice

      Returns:
      Sales Office
    • getSalesGroup

      @Nullable public String getSalesGroup()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: SalesGroup

      Returns:
      Sales Group
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<ServiceOrderTemplate>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<ServiceOrderTemplate>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<ServiceOrderTemplate>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<ServiceOrderTemplate>