[INDEX] 用語集
表示切り替え:
用語(物理名) 用語 説明 種類 識別子
domain ドメイン層 パッケージ com.example.sms.domain
model ドメインモデル(複合型) パッケージ com.example.sms.domain.model
master マスタ パッケージ com.example.sms.domain.model.master
department 部門 パッケージ com.example.sms.domain.model.master.department
employee 社員 パッケージ com.example.sms.domain.model.master.employee
partner 取引先 パッケージ com.example.sms.domain.model.master.partner
billing 請求 パッケージ com.example.sms.domain.model.master.partner.billing
customer 顧客 パッケージ com.example.sms.domain.model.master.partner.customer
vendor 仕入先 パッケージ com.example.sms.domain.model.master.partner.vendor
product 商品 パッケージ com.example.sms.domain.model.master.product
region 地域 パッケージ com.example.sms.domain.model.master.region
sales 販売 パッケージ com.example.sms.domain.model.sales
invoice 請求 パッケージ com.example.sms.domain.model.sales.invoice
order 受注 パッケージ com.example.sms.domain.model.sales.order
rule 受注ルール パッケージ com.example.sms.domain.model.sales.order.rule
sales 売上 パッケージ com.example.sms.domain.model.sales.sales
shipping 出荷 パッケージ com.example.sms.domain.model.sales.shipping
rule 出荷ルール パッケージ com.example.sms.domain.model.sales.shipping.rule
system システム パッケージ com.example.sms.domain.model.system
audit 監査 パッケージ com.example.sms.domain.model.system.audit
auth 認証 パッケージ com.example.sms.domain.model.system.auth
autonumber 自動採番 パッケージ com.example.sms.domain.model.system.autonumber
download データダウンロード パッケージ com.example.sms.domain.model.system.download
user ユーザー パッケージ com.example.sms.domain.model.system.user
service ドメインサービス パッケージ com.example.sms.domain.service
sales 販売ドメイン パッケージ com.example.sms.domain.service.sales
type ドメインモデル(基本型) パッケージ com.example.sms.domain.type
address 住所 パッケージ com.example.sms.domain.type.address
mail メール パッケージ com.example.sms.domain.type.mail
money 通貨 パッケージ com.example.sms.domain.type.money
phone 電話番号 パッケージ com.example.sms.domain.type.phone
quantity 数量 パッケージ com.example.sms.domain.type.quantity
infrastructure インフラストラクチャ層 パッケージ com.example.sms.infrastructure
datasource データソース パッケージ com.example.sms.infrastructure.datasource
presentation プレゼンテーション層 パッケージ com.example.sms.presentation
service サービス層 パッケージ com.example.sms.service
Department 部門 クラス com.example.sms.domain.model.master.department.Department
DepartmentCode 部門コード クラス com.example.sms.domain.model.master.department.DepartmentCode
DepartmentEndDate 終了日 クラス com.example.sms.domain.model.master.department.DepartmentEndDate
DepartmentId 部門ID クラス com.example.sms.domain.model.master.department.DepartmentId
DepartmentList 部門一覧 クラス com.example.sms.domain.model.master.department.DepartmentList
DepartmentLowerType 最下層区分 クラス com.example.sms.domain.model.master.department.DepartmentLowerType
DepartmentPath 部門パス クラス com.example.sms.domain.model.master.department.DepartmentPath
DepartmentStartDate 開始日 クラス com.example.sms.domain.model.master.department.DepartmentStartDate
SlitYnType 伝票入力可否 クラス com.example.sms.domain.model.master.department.SlitYnType
Employee 社員 クラス com.example.sms.domain.model.master.employee.Employee
EmployeeCode 社員コード クラス com.example.sms.domain.model.master.employee.EmployeeCode
EmployeeList 社員一覧 クラス com.example.sms.domain.model.master.employee.EmployeeList
EmployeeName 社員名 クラス com.example.sms.domain.model.master.employee.EmployeeName
JobCode 職種コード クラス com.example.sms.domain.model.master.employee.JobCode
Credit 与信 クラス com.example.sms.domain.model.master.partner.Credit
MiscellaneousType 雑区分 クラス com.example.sms.domain.model.master.partner.MiscellaneousType
Partner 取引先 クラス com.example.sms.domain.model.master.partner.Partner
PartnerCategoryAffiliation 取引先分類所属 クラス com.example.sms.domain.model.master.partner.PartnerCategoryAffiliation
PartnerCategoryItem 取引先分類 クラス com.example.sms.domain.model.master.partner.PartnerCategoryItem
PartnerCategoryList 取引先分類一覧 クラス com.example.sms.domain.model.master.partner.PartnerCategoryList
PartnerCategoryType 取引先分類種別 クラス com.example.sms.domain.model.master.partner.PartnerCategoryType
PartnerCode 取引先コード クラス com.example.sms.domain.model.master.partner.PartnerCode
PartnerGroup 取引先グループ クラス com.example.sms.domain.model.master.partner.PartnerGroup
PartnerGroupCode 取引先グループコード クラス com.example.sms.domain.model.master.partner.PartnerGroupCode
PartnerGroupList 取引先グループ一覧 クラス com.example.sms.domain.model.master.partner.PartnerGroupList
PartnerList 取引先一覧 クラス com.example.sms.domain.model.master.partner.PartnerList
PartnerName 取引先名称 クラス com.example.sms.domain.model.master.partner.PartnerName
TradeProhibitedFlag 取引禁止フラグ クラス com.example.sms.domain.model.master.partner.TradeProhibitedFlag
Billing 請求 クラス com.example.sms.domain.model.master.partner.billing.Billing
ClosingBilling 締請求 クラス com.example.sms.domain.model.master.partner.billing.ClosingBilling
ClosingDate 締日 クラス com.example.sms.domain.model.master.partner.billing.ClosingDate
PaymentDay 支払日 クラス com.example.sms.domain.model.master.partner.billing.PaymentDay
PaymentMethod 支払方法 クラス com.example.sms.domain.model.master.partner.billing.PaymentMethod
PaymentMonth 支払月 クラス com.example.sms.domain.model.master.partner.billing.PaymentMonth
BillingCode 請求先コード クラス com.example.sms.domain.model.master.partner.customer.BillingCode
CollectionCode 回収先コード クラス com.example.sms.domain.model.master.partner.customer.CollectionCode
Customer 顧客 クラス com.example.sms.domain.model.master.partner.customer.Customer
CustomerBillingCategory 顧客請求区分 クラス com.example.sms.domain.model.master.partner.customer.CustomerBillingCategory
CustomerCode 顧客コード クラス com.example.sms.domain.model.master.partner.customer.CustomerCode
CustomerList 顧客一覧 クラス com.example.sms.domain.model.master.partner.customer.CustomerList
CustomerName 顧客名 クラス com.example.sms.domain.model.master.partner.customer.CustomerName
CustomerType 顧客区分 クラス com.example.sms.domain.model.master.partner.customer.CustomerType
Shipping 出荷先 クラス com.example.sms.domain.model.master.partner.customer.Shipping
ShippingCode 出荷先コード クラス com.example.sms.domain.model.master.partner.customer.ShippingCode
ShippingList 出荷先一覧 クラス com.example.sms.domain.model.master.partner.customer.ShippingList
Vendor 仕入先 クラス com.example.sms.domain.model.master.partner.vendor.Vendor
VendorCode 仕入先コード クラス com.example.sms.domain.model.master.partner.vendor.VendorCode
VendorList 仕入先一覧 クラス com.example.sms.domain.model.master.partner.vendor.VendorList
VendorName 仕入先名 クラス com.example.sms.domain.model.master.partner.vendor.VendorName
VendorType 仕入先区分 クラス com.example.sms.domain.model.master.partner.vendor.VendorType
Bom 部品表 クラス com.example.sms.domain.model.master.product.Bom
BusinessType 事業区分 クラス com.example.sms.domain.model.master.product.BusinessType
CustomerSpecificSellingPrice 顧客別販売単価 クラス com.example.sms.domain.model.master.product.CustomerSpecificSellingPrice
ItemType 品目区分 クラス com.example.sms.domain.model.master.product.ItemType
LiveStockType 畜産区分 クラス com.example.sms.domain.model.master.product.LiveStockType
MiscellaneousType 雑区分 クラス com.example.sms.domain.model.master.product.MiscellaneousType
Product 商品 クラス com.example.sms.domain.model.master.product.Product
ProductCategory 商品分類 クラス com.example.sms.domain.model.master.product.ProductCategory
ProductCategoryCode 商品分類コード クラス com.example.sms.domain.model.master.product.ProductCategoryCode
ProductCategoryList 商品分類一覧 クラス com.example.sms.domain.model.master.product.ProductCategoryList
ProductCode 商品コード クラス com.example.sms.domain.model.master.product.ProductCode
ProductList 商品一覧 クラス com.example.sms.domain.model.master.product.ProductList
ProductName 商品名 クラス com.example.sms.domain.model.master.product.ProductName
ProductType 商品区分 クラス com.example.sms.domain.model.master.product.ProductType
StockAllocationType 在庫引当区分 クラス com.example.sms.domain.model.master.product.StockAllocationType
StockManagementTargetType 在庫管理対象区分 クラス com.example.sms.domain.model.master.product.StockManagementTargetType
SubstituteProduct 代替商品 クラス com.example.sms.domain.model.master.product.SubstituteProduct
TaxType 税区分 クラス com.example.sms.domain.model.master.product.TaxType
Region 地域 クラス com.example.sms.domain.model.master.region.Region
RegionCode 地域コード クラス com.example.sms.domain.model.master.region.RegionCode
RegionList 地域リスト クラス com.example.sms.domain.model.master.region.RegionList
Invoice 請求 クラス com.example.sms.domain.model.sales.invoice.Invoice
InvoiceDate 請求日 クラス com.example.sms.domain.model.sales.invoice.InvoiceDate
InvoiceLine 請求明細 クラス com.example.sms.domain.model.sales.invoice.InvoiceLine
InvoiceList 請求一覧 クラス com.example.sms.domain.model.sales.invoice.InvoiceList
InvoiceNumber 請求番号 クラス com.example.sms.domain.model.sales.invoice.InvoiceNumber
CompletionFlag 完了フラグ クラス com.example.sms.domain.model.sales.order.CompletionFlag
ConsumptionTaxAmount 消費税額 クラス com.example.sms.domain.model.sales.order.ConsumptionTaxAmount
DeliveryDate 納期 クラス com.example.sms.domain.model.sales.order.DeliveryDate
DesiredDeliveryDate 希望納期 クラス com.example.sms.domain.model.sales.order.DesiredDeliveryDate
Order 受注 クラス com.example.sms.domain.model.sales.order.Order
OrderDate 受注日 クラス com.example.sms.domain.model.sales.order.OrderDate
OrderLine 受注明細 クラス com.example.sms.domain.model.sales.order.OrderLine
OrderList 受注一覧 クラス com.example.sms.domain.model.sales.order.OrderList
OrderNumber 受注番号 クラス com.example.sms.domain.model.sales.order.OrderNumber
SalesAmount 販売価格 クラス com.example.sms.domain.model.sales.order.SalesAmount
SalesCalculation 売上金額計算 クラス com.example.sms.domain.model.sales.order.SalesCalculation
ShippingDate 出荷日 クラス com.example.sms.domain.model.sales.order.ShippingDate
TaxRateType 消費税率種別 クラス com.example.sms.domain.model.sales.order.TaxRateType
OrderAmountRule 受注金額ルール クラス com.example.sms.domain.model.sales.order.rule.OrderAmountRule
OrderDeliveryOverDueRule 受注納期超過ルール クラス com.example.sms.domain.model.sales.order.rule.OrderDeliveryOverDueRule
OrderDeliveryRule 受注納期ルール クラス com.example.sms.domain.model.sales.order.rule.OrderDeliveryRule
OrderRule 受注ルール クラス com.example.sms.domain.model.sales.order.rule.OrderRule
OrderRuleCheckList 受注ルールチェックリスト クラス com.example.sms.domain.model.sales.order.rule.OrderRuleCheckList
AutoJournalDate 自動仕訳日 クラス com.example.sms.domain.model.sales.sales.AutoJournalDate
BillingDate 請求日 クラス com.example.sms.domain.model.sales.sales.BillingDate
BillingDelayType 請求遅延区分 クラス com.example.sms.domain.model.sales.sales.BillingDelayType
BillingNumber 請求番号 クラス com.example.sms.domain.model.sales.sales.BillingNumber
Sales 売上 クラス com.example.sms.domain.model.sales.sales.Sales
SalesDate 売上日 クラス com.example.sms.domain.model.sales.sales.SalesDate
SalesLine 売上明細 クラス com.example.sms.domain.model.sales.sales.SalesLine
SalesList 売上一覧 クラス com.example.sms.domain.model.sales.sales.SalesList
SalesNumber 売上番号 クラス com.example.sms.domain.model.sales.sales.SalesNumber
SalesType 売上区分 クラス com.example.sms.domain.model.sales.sales.SalesType
Shipping 出荷 クラス com.example.sms.domain.model.sales.shipping.Shipping
ShippingList 出荷一覧 クラス com.example.sms.domain.model.sales.shipping.ShippingList
ShipmentDeliveryOverDueRule 出荷納期超過ルール クラス com.example.sms.domain.model.sales.shipping.rule.ShipmentDeliveryOverDueRule
ShippingRule 出荷ルール クラス com.example.sms.domain.model.sales.shipping.rule.ShippingRule
ShippingRuleCheckList 出荷ルールチェックリスト クラス com.example.sms.domain.model.sales.shipping.rule.ShippingRuleCheckList
ApplicationExecutionHistory アプリケーション実行履歴 クラス com.example.sms.domain.model.system.audit.ApplicationExecutionHistory
ApplicationExecutionHistoryList アプリケーション実行履歴一覧 クラス com.example.sms.domain.model.system.audit.ApplicationExecutionHistoryList
ApplicationExecutionHistoryType アプリケーション実行履歴区分 クラス com.example.sms.domain.model.system.audit.ApplicationExecutionHistoryType
ApplicationExecutionProcess アプリケーション実行プロセス クラス com.example.sms.domain.model.system.audit.ApplicationExecutionProcess
ApplicationExecutionProcessFlag アプリケーション実行プロセスフラグ クラス com.example.sms.domain.model.system.audit.ApplicationExecutionProcessFlag
ApplicationExecutionProcessType アプリケーション実行プロセス区分 クラス com.example.sms.domain.model.system.audit.ApplicationExecutionProcessType
AuthUserDetails 認証ユーザー クラス com.example.sms.domain.model.system.auth.AuthUserDetails
AutoNumber 自動採番 クラス com.example.sms.domain.model.system.autonumber.AutoNumber
DocumentTypeCode 伝票種別コード クラス com.example.sms.domain.model.system.autonumber.DocumentTypeCode
Customer 顧客ダウンロード条件 クラス com.example.sms.domain.model.system.download.Customer
Department 部門ダウンロード条件 クラス com.example.sms.domain.model.system.download.Department
DownloadCriteria ダウンロード条件 クラス com.example.sms.domain.model.system.download.DownloadCriteria
DownloadTarget ダウンロード対象 クラス com.example.sms.domain.model.system.download.DownloadTarget
Employee 社員ダウンロード条件 クラス com.example.sms.domain.model.system.download.Employee
Invoice 請求ダウンロード条件 クラス com.example.sms.domain.model.system.download.Invoice
Order 受注ダウンロード条件 クラス com.example.sms.domain.model.system.download.Order
Partner 仕入先ダウンロード条件 クラス com.example.sms.domain.model.system.download.Partner
PartnerGroup 取引先グループダウンロード条件 クラス com.example.sms.domain.model.system.download.PartnerGroup
Product 商品ダウンロード条件 クラス com.example.sms.domain.model.system.download.Product
ProductCategory 商品分類ダウンロード条件 クラス com.example.sms.domain.model.system.download.ProductCategory
Sales 売上ダウンロード条件 クラス com.example.sms.domain.model.system.download.Sales
Shipment 出荷データダウンロード条件 クラス com.example.sms.domain.model.system.download.Shipment
Vendor 仕入先ダウンロード条件 クラス com.example.sms.domain.model.system.download.Vendor
Name 名前 クラス com.example.sms.domain.model.system.user.Name
Password パスワード クラス com.example.sms.domain.model.system.user.Password
PasswordException パスワード例外 クラス com.example.sms.domain.model.system.user.PasswordException
RoleName 役割 クラス com.example.sms.domain.model.system.user.RoleName
User ユーザー クラス com.example.sms.domain.model.system.user.User
UserException ユーザー例外 クラス com.example.sms.domain.model.system.user.UserException
UserId ユーザーID クラス com.example.sms.domain.model.system.user.UserId
UserIdException ユーザーID例外 クラス com.example.sms.domain.model.system.user.UserIdException
UserList ユーザー一覧 クラス com.example.sms.domain.model.system.user.UserList
OrderDomainService 受注ドメインサービス クラス com.example.sms.domain.service.sales.order.OrderDomainService
ShippingDomainService 出荷ドメインサービス クラス com.example.sms.domain.service.sales.shipping.ShippingDomainService
Address 住所 クラス com.example.sms.domain.type.address.Address
PostalCode 郵便番号 クラス com.example.sms.domain.type.address.PostalCode
Prefecture 都道府県 クラス com.example.sms.domain.type.address.Prefecture
EmailAddress メール クラス com.example.sms.domain.type.mail.EmailAddress
CurrencyType 通貨タイプ クラス com.example.sms.domain.type.money.CurrencyType
Exchange 為替 クラス com.example.sms.domain.type.money.Exchange
Expression クラス com.example.sms.domain.type.money.Expression
Money 通貨 クラス com.example.sms.domain.type.money.Money
Pair 通貨ペア クラス com.example.sms.domain.type.money.Pair
Sum 集計 クラス com.example.sms.domain.type.money.Sum
FaxNumber FAX番号 クラス com.example.sms.domain.type.phone.FaxNumber
PhoneNumber 電話番号 クラス com.example.sms.domain.type.phone.PhoneNumber
Quantity 数量 クラス com.example.sms.domain.type.quantity.Quantity
UnitType 単位区分 クラス com.example.sms.domain.type.quantity.UnitType
InvoiceCustomEntity 請求データカスタムエンティティ クラス com.example.sms.infrastructure.datasource.sales.invoice.InvoiceCustomEntity
InvoiceCustomMapper 請求データカスタムマッパー クラス com.example.sms.infrastructure.datasource.sales.invoice.InvoiceCustomMapper
InvoiceDataSource 請求データリポジトリ実装 クラス com.example.sms.infrastructure.datasource.sales.invoice.InvoiceDataSource
InvoiceEntityMapper 請求データエンティティマッパー クラス com.example.sms.infrastructure.datasource.sales.invoice.InvoiceEntityMapper
InvoiceLineCustomEntity 請求データ明細カスタムエンティティ クラス com.example.sms.infrastructure.datasource.sales.invoice.invoice_line.InvoiceLineCustomEntity
InvoiceLineCustomMapper 請求データ明細カスタムマッパー クラス com.example.sms.infrastructure.datasource.sales.invoice.invoice_line.InvoiceLineCustomMapper
LoginController ログイン画面 クラス com.example.sms.presentation.LoginController
ResourceDTOMapperHelper Helper class for DTO mappers in the presentation layer. Contains common utility methods used by various ResourceDTOMapper classes. クラス com.example.sms.presentation.ResourceDTOMapperHelper
DepartmentApiController 部門API クラス com.example.sms.presentation.api.master.department.DepartmentApiController
EmployeeApiController 社員API クラス com.example.sms.presentation.api.master.employee.EmployeeApiController
CustomerApiController 顧客 API クラス com.example.sms.presentation.api.master.partner.CustomerApiController
PartnerApiController 取引先 API クラス com.example.sms.presentation.api.master.partner.PartnerApiController
PartnerCategoryApiController 取引先分類API クラス com.example.sms.presentation.api.master.partner.PartnerCategoryApiController
PartnerGroupApiController 取引先グループAPI クラス com.example.sms.presentation.api.master.partner.PartnerGroupApiController
VendorApiController 仕入先 API クラス com.example.sms.presentation.api.master.partner.VendorApiController
ProductApiController 商品API クラス com.example.sms.presentation.api.master.product.ProductApiController
ProductCategoryApiController 商品分類API クラス com.example.sms.presentation.api.master.product.ProductCategoryApiController
RegionApiController 地域コードAPI クラス com.example.sms.presentation.api.master.region.RegionApiController
InvoiceApiController 請求API クラス com.example.sms.presentation.api.sales.invoice.InvoiceApiController
InvoiceCriteriaResource 請求検索条件リソース クラス com.example.sms.presentation.api.sales.invoice.InvoiceCriteriaResource
OrderApiController 受注API クラス com.example.sms.presentation.api.sales.order.OrderApiController
SalesApiController 売上API クラス com.example.sms.presentation.api.sales.sales.SalesApiController
SalesCriteriaResource 売上検索条件リソース クラス com.example.sms.presentation.api.sales.sales.SalesCriteriaResource
ShippingApiController 出荷API クラス com.example.sms.presentation.api.sales.shipping.ShippingApiController
ShippingCriteriaResource 出荷検索条件リソース クラス com.example.sms.presentation.api.sales.shipping.ShippingCriteriaResource
AuditApiController 監査API クラス com.example.sms.presentation.api.system.audit.AuditApiController
AuthApiController 認証API クラス com.example.sms.presentation.api.system.auth.AuthApiController
LoginRequest 認証リクエスト クラス com.example.sms.presentation.api.system.auth.payload.request.LoginRequest
SignupRequest ユーザー登録リクエスト クラス com.example.sms.presentation.api.system.auth.payload.request.SignupRequest
DownloadApiController データダウンロードAPI クラス com.example.sms.presentation.api.system.download.DownloadApiController
UserApiController ユーザーAPI クラス com.example.sms.presentation.api.system.user.UserApiController
DepartmentCriteria 部門検索条件 クラス com.example.sms.service.master.department.DepartmentCriteria
DepartmentService 部門サービス クラス com.example.sms.service.master.department.DepartmentService
EmployeeCriteria 社員検索条件 クラス com.example.sms.service.master.employee.EmployeeCriteria
EmployeeService 社員サービス クラス com.example.sms.service.master.employee.EmployeeService
CustomerCriteria 顧客検索条件 クラス com.example.sms.service.master.partner.CustomerCriteria
CustomerService 顧客サービス クラス com.example.sms.service.master.partner.CustomerService
PartnerCategoryCriteria 取引先分類種別検索条件 クラス com.example.sms.service.master.partner.PartnerCategoryCriteria
PartnerCategoryService 取引先分類種別サービス クラス com.example.sms.service.master.partner.PartnerCategoryService
PartnerCriteria 取引先検索条件 クラス com.example.sms.service.master.partner.PartnerCriteria
PartnerGroupCriteria 取引先グループ検索条件 クラス com.example.sms.service.master.partner.PartnerGroupCriteria
PartnerGroupService 取引先グループサービス クラス com.example.sms.service.master.partner.PartnerGroupService
PartnerService 取引先サービス クラス com.example.sms.service.master.partner.PartnerService
VendorCriteria 仕入先検索条件 クラス com.example.sms.service.master.partner.VendorCriteria
VendorService 仕入先サービス クラス com.example.sms.service.master.partner.VendorService
ProductCategoryCriteria 商品分類検索条件 クラス com.example.sms.service.master.product.ProductCategoryCriteria
ProductCriteria 商品検索条件 クラス com.example.sms.service.master.product.ProductCriteria
ProductService 商品サービス クラス com.example.sms.service.master.product.ProductService
RegionCriteria 地域検索条件 クラス com.example.sms.service.master.region.RegionCriteria
RegionService 地域サービス クラス com.example.sms.service.master.region.RegionService
ConsolidatedBillingProcessor 締請求処理を行うメソッドオブジェクト クラス com.example.sms.service.sales.invoice.ConsolidatedBillingProcessor
InvoiceCriteria 請求データ検索条件 クラス com.example.sms.service.sales.invoice.InvoiceCriteria
InvoiceRepository 請求データリポジトリインターフェース クラス com.example.sms.service.sales.invoice.InvoiceRepository
InvoiceService 請求サービス クラス com.example.sms.service.sales.invoice.InvoiceService
SpotBillingProcessor 都度請求処理を行うメソッドオブジェクト クラス com.example.sms.service.sales.invoice.SpotBillingProcessor
SalesOrderCriteria 受注検索条件 クラス com.example.sms.service.sales.order.SalesOrderCriteria
SalesOrderService 受注サービス クラス com.example.sms.service.sales.order.SalesOrderService
SalesOrderUploadErrorList 受注アップロードエラーリスト クラス com.example.sms.service.sales.order.SalesOrderUploadErrorList
SalesCriteria 売上検索条件 クラス com.example.sms.service.sales.sales.SalesCriteria
SalesService 売上サービス クラス com.example.sms.service.sales.sales.SalesService
ShippingCriteria 出荷検索条件 クラス com.example.sms.service.sales.shipping.ShippingCriteria
ShippingService 出荷サービス クラス com.example.sms.service.sales.shipping.ShippingService
AuditCriteria 監査検索条件 クラス com.example.sms.service.system.audit.AuditCriteria
AuditRepository 監査リポジトリ クラス com.example.sms.service.system.audit.AuditRepository
AuditService 監査サービス クラス com.example.sms.service.system.audit.AuditService
AuthApiService 認証APIサービス クラス com.example.sms.service.system.auth.AuthApiService
AuthRepository 認証リポジトリ クラス com.example.sms.service.system.auth.AuthRepository
AuthService 認証サービス クラス com.example.sms.service.system.auth.AuthService
AutoNumberService 自動採番サービス クラス com.example.sms.service.system.autonumber.AutoNumberService
DownloadService データダウンロードサービス クラス com.example.sms.service.system.download.DownloadService
UserManagementService ユーザー管理サービス クラス com.example.sms.service.system.user.UserManagementService
UserRepository ユーザーレポジトリ クラス com.example.sms.service.system.user.UserRepository
Name 社員名 メソッド com.example.sms.domain.model.master.employee.EmployeeName#Name()
NameKana 社員名カナ メソッド com.example.sms.domain.model.master.employee.EmployeeName#NameKana()
addInvoiceLine 請求明細を追加 メソッド com.example.sms.domain.model.sales.invoice.Invoice#addInvoiceLine()
of ファクトリメソッド メソッド com.example.sms.domain.model.sales.invoice.Invoice#of()
of ファクトリメソッド メソッド com.example.sms.domain.model.sales.invoice.InvoiceLine#of()
of ファクトリーメソッド メソッド com.example.sms.domain.model.sales.sales.Sales#of()
of 全ての属性を指定してShippingを生成するファクトリメソッド メソッド com.example.sms.domain.model.sales.shipping.Shipping#of()
getNextDocumentNumber 次の伝票番号を取得する メソッド com.example.sms.domain.model.system.autonumber.AutoNumber#getNextDocumentNumber()
incrementDocumentNumber 伝票番号を更新する メソッド com.example.sms.domain.model.system.autonumber.AutoNumber#incrementDocumentNumber()
of ファクトリーメソッド メソッド com.example.sms.domain.model.system.autonumber.AutoNumber#of()
FirstName メソッド com.example.sms.domain.model.system.user.Name#FirstName()
FullName フルネーム メソッド com.example.sms.domain.model.system.user.Name#FullName()
LastName メソッド com.example.sms.domain.model.system.user.Name#LastName()
Value パスワード メソッド com.example.sms.domain.model.system.user.Password#Value()
Value ユーザーID メソッド com.example.sms.domain.model.system.user.UserId#Value()
checkRule 受注ルールチェック メソッド com.example.sms.domain.service.sales.order.OrderDomainService#checkRule()
checkRule 出荷ルールチェック メソッド com.example.sms.domain.service.sales.shipping.ShippingDomainService#checkRule()
fromCode コードから都道府県を取得 (例: 13 -> 東京都) メソッド com.example.sms.domain.type.address.Prefecture#fromCode()
fromName 都道府県名からEnumオブジェクトを取得 メソッド com.example.sms.domain.type.address.Prefecture#fromName()
readCSV CSVを1行目をヘッダーとして読み込み、2行目以降のデータを処理します メソッド com.example.sms.infrastructure.Pattern2ReadCSVUtil#readCSV()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table system.application_execution_history メソッド com.example.sms.infrastructure.datasource.autogen.mapper.ApplicationExecutionHistoryMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table system.application_execution_history メソッド com.example.sms.infrastructure.datasource.autogen.mapper.ApplicationExecutionHistoryMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table system.application_execution_history メソッド com.example.sms.infrastructure.datasource.autogen.mapper.ApplicationExecutionHistoryMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table system.application_execution_history メソッド com.example.sms.infrastructure.datasource.autogen.mapper.ApplicationExecutionHistoryMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table system.application_execution_history メソッド com.example.sms.infrastructure.datasource.autogen.mapper.ApplicationExecutionHistoryMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table system.application_execution_history メソッド com.example.sms.infrastructure.datasource.autogen.mapper.ApplicationExecutionHistoryMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.flyway_schema_history メソッド com.example.sms.infrastructure.datasource.autogen.mapper.FlywaySchemaHistoryMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.flyway_schema_history メソッド com.example.sms.infrastructure.datasource.autogen.mapper.FlywaySchemaHistoryMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.flyway_schema_history メソッド com.example.sms.infrastructure.datasource.autogen.mapper.FlywaySchemaHistoryMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.flyway_schema_history メソッド com.example.sms.infrastructure.datasource.autogen.mapper.FlywaySchemaHistoryMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.flyway_schema_history メソッド com.example.sms.infrastructure.datasource.autogen.mapper.FlywaySchemaHistoryMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.flyway_schema_history メソッド com.example.sms.infrastructure.datasource.autogen.mapper.FlywaySchemaHistoryMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table system.usr メソッド com.example.sms.infrastructure.datasource.autogen.mapper.UsrMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table system.usr メソッド com.example.sms.infrastructure.datasource.autogen.mapper.UsrMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table system.usr メソッド com.example.sms.infrastructure.datasource.autogen.mapper.UsrMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table system.usr メソッド com.example.sms.infrastructure.datasource.autogen.mapper.UsrMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table system.usr メソッド com.example.sms.infrastructure.datasource.autogen.mapper.UsrMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table system.usr メソッド com.example.sms.infrastructure.datasource.autogen.mapper.UsrMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.仕入先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.仕入先マスタMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.仕入先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.仕入先マスタMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.仕入先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.仕入先マスタMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.仕入先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.仕入先マスタMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.仕入先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.仕入先マスタMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.仕入先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.仕入先マスタMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.代替商品 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.代替商品Mapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.代替商品 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.代替商品Mapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.代替商品 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.代替商品Mapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.代替商品 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.代替商品Mapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.代替商品 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.代替商品Mapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.代替商品 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.代替商品Mapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.出荷先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.出荷先マスタMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.出荷先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.出荷先マスタMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.出荷先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.出荷先マスタMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.出荷先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.出荷先マスタMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.出荷先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.出荷先マスタMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.出荷先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.出荷先マスタMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先グループマスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先グループマスタMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先グループマスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先グループマスタMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先グループマスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先グループマスタMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先グループマスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先グループマスタMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先グループマスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先グループマスタMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先グループマスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先グループマスタMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先マスタMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先マスタMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先マスタMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先マスタMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先マスタMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先マスタMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類マスタMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類マスタMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類マスタMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類マスタMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類マスタMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類マスタMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類所属マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類所属マスタMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類所属マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類所属マスタMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類所属マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類所属マスタMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類所属マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類所属マスタMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類所属マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類所属マスタMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類所属マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類所属マスタMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類種別マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類種別マスタMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類種別マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類種別マスタMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類種別マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類種別マスタMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類種別マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類種別マスタMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類種別マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類種別マスタMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.取引先分類種別マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.取引先分類種別マスタMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.受注データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.受注データMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.受注データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.受注データMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.受注データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.受注データMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.受注データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.受注データMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.受注データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.受注データMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.受注データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.受注データMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.受注データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.受注データ明細Mapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.受注データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.受注データ明細Mapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.受注データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.受注データ明細Mapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.受注データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.受注データ明細Mapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.受注データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.受注データ明細Mapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.受注データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.受注データ明細Mapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.商品マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.商品マスタMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.商品マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.商品マスタMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.商品マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.商品マスタMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.商品マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.商品マスタMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.商品マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.商品マスタMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.商品マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.商品マスタMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.商品分類マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.商品分類マスタMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.商品分類マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.商品分類マスタMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.商品分類マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.商品分類マスタMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.商品分類マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.商品分類マスタMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.商品分類マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.商品分類マスタMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.商品分類マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.商品分類マスタMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.地域マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.地域マスタMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.地域マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.地域マスタMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.地域マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.地域マスタMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.地域マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.地域マスタMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.地域マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.地域マスタMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.地域マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.地域マスタMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.売上データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.売上データMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.売上データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.売上データMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.売上データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.売上データMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.売上データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.売上データMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.売上データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.売上データMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.売上データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.売上データMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.売上データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.売上データ明細Mapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.売上データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.売上データ明細Mapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.売上データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.売上データ明細Mapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.売上データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.売上データ明細Mapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.売上データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.売上データ明細Mapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.売上データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.売上データ明細Mapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.社員マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.社員マスタMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.社員マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.社員マスタMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.社員マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.社員マスタMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.社員マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.社員マスタMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.社員マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.社員マスタMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.社員マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.社員マスタMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.自動採番マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.自動採番マスタMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.自動採番マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.自動採番マスタMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.自動採番マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.自動採番マスタMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.自動採番マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.自動採番マスタMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.自動採番マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.自動採番マスタMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.自動採番マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.自動採番マスタMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.請求データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.請求データMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.請求データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.請求データMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.請求データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.請求データMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.請求データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.請求データMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.請求データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.請求データMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.請求データ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.請求データMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.請求データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.請求データ明細Mapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.請求データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.請求データ明細Mapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.請求データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.請求データ明細Mapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.請求データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.請求データ明細Mapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.請求データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.請求データ明細Mapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.請求データ明細 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.請求データ明細Mapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.部品表 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.部品表Mapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.部品表 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.部品表Mapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.部品表 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.部品表Mapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.部品表 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.部品表Mapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.部品表 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.部品表Mapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.部品表 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.部品表Mapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.部門マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.部門マスタMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.部門マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.部門マスタMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.部門マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.部門マスタMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.部門マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.部門マスタMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.部門マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.部門マスタMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.部門マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.部門マスタMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.顧客マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.顧客マスタMapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.顧客マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.顧客マスタMapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.顧客マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.顧客マスタMapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.顧客マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.顧客マスタMapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.顧客マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.顧客マスタMapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.顧客マスタ メソッド com.example.sms.infrastructure.datasource.autogen.mapper.顧客マスタMapper#updateByPrimaryKeySelective()
deleteByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.顧客別販売単価 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.顧客別販売単価Mapper#deleteByPrimaryKey()
insert This method was generated by MyBatis Generator. This method corresponds to the database table public.顧客別販売単価 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.顧客別販売単価Mapper#insert()
insertSelective This method was generated by MyBatis Generator. This method corresponds to the database table public.顧客別販売単価 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.顧客別販売単価Mapper#insertSelective()
selectByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.顧客別販売単価 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.顧客別販売単価Mapper#selectByPrimaryKey()
updateByPrimaryKey This method was generated by MyBatis Generator. This method corresponds to the database table public.顧客別販売単価 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.顧客別販売単価Mapper#updateByPrimaryKey()
updateByPrimaryKeySelective This method was generated by MyBatis Generator. This method corresponds to the database table public.顧客別販売単価 メソッド com.example.sms.infrastructure.datasource.autogen.mapper.顧客別販売単価Mapper#updateByPrimaryKeySelective()
getId This method was generated by MyBatis Generator. This method returns the value of the database column system.application_execution_history.id メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#getId()
getProcessCode This method was generated by MyBatis Generator. This method returns the value of the database column system.application_execution_history.process_code メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#getProcessCode()
getProcessDetails This method was generated by MyBatis Generator. This method returns the value of the database column system.application_execution_history.process_details メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#getProcessDetails()
getProcessEnd This method was generated by MyBatis Generator. This method returns the value of the database column system.application_execution_history.process_end メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#getProcessEnd()
getProcessFlag This method was generated by MyBatis Generator. This method returns the value of the database column system.application_execution_history.process_flag メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#getProcessFlag()
getProcessName This method was generated by MyBatis Generator. This method returns the value of the database column system.application_execution_history.process_name メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#getProcessName()
getProcessStart This method was generated by MyBatis Generator. This method returns the value of the database column system.application_execution_history.process_start メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#getProcessStart()
getProcessType This method was generated by MyBatis Generator. This method returns the value of the database column system.application_execution_history.process_type メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#getProcessType()
getUserId This method was generated by MyBatis Generator. This method returns the value of the database column system.application_execution_history.user_id メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#getUserId()
getVersion This method was generated by MyBatis Generator. This method returns the value of the database column system.application_execution_history.version メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#getVersion()
setId This method was generated by MyBatis Generator. This method sets the value of the database column system.application_execution_history.id メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#setId()
setProcessCode This method was generated by MyBatis Generator. This method sets the value of the database column system.application_execution_history.process_code メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#setProcessCode()
setProcessDetails This method was generated by MyBatis Generator. This method sets the value of the database column system.application_execution_history.process_details メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#setProcessDetails()
setProcessEnd This method was generated by MyBatis Generator. This method sets the value of the database column system.application_execution_history.process_end メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#setProcessEnd()
setProcessFlag This method was generated by MyBatis Generator. This method sets the value of the database column system.application_execution_history.process_flag メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#setProcessFlag()
setProcessName This method was generated by MyBatis Generator. This method sets the value of the database column system.application_execution_history.process_name メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#setProcessName()
setProcessStart This method was generated by MyBatis Generator. This method sets the value of the database column system.application_execution_history.process_start メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#setProcessStart()
setProcessType This method was generated by MyBatis Generator. This method sets the value of the database column system.application_execution_history.process_type メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#setProcessType()
setUserId This method was generated by MyBatis Generator. This method sets the value of the database column system.application_execution_history.user_id メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#setUserId()
setVersion This method was generated by MyBatis Generator. This method sets the value of the database column system.application_execution_history.version メソッド com.example.sms.infrastructure.datasource.autogen.model.ApplicationExecutionHistory#setVersion()
getChecksum This method was generated by MyBatis Generator. This method returns the value of the database column public.flyway_schema_history.checksum メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#getChecksum()
getDescription This method was generated by MyBatis Generator. This method returns the value of the database column public.flyway_schema_history.description メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#getDescription()
getExecutionTime This method was generated by MyBatis Generator. This method returns the value of the database column public.flyway_schema_history.execution_time メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#getExecutionTime()
getInstalledBy This method was generated by MyBatis Generator. This method returns the value of the database column public.flyway_schema_history.installed_by メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#getInstalledBy()
getInstalledOn This method was generated by MyBatis Generator. This method returns the value of the database column public.flyway_schema_history.installed_on メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#getInstalledOn()
getInstalledRank This method was generated by MyBatis Generator. This method returns the value of the database column public.flyway_schema_history.installed_rank メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#getInstalledRank()
getScript This method was generated by MyBatis Generator. This method returns the value of the database column public.flyway_schema_history.script メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#getScript()
getSuccess This method was generated by MyBatis Generator. This method returns the value of the database column public.flyway_schema_history.success メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#getSuccess()
getType This method was generated by MyBatis Generator. This method returns the value of the database column public.flyway_schema_history.type メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#getType()
getVersion This method was generated by MyBatis Generator. This method returns the value of the database column public.flyway_schema_history.version メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#getVersion()
setChecksum This method was generated by MyBatis Generator. This method sets the value of the database column public.flyway_schema_history.checksum メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#setChecksum()
setDescription This method was generated by MyBatis Generator. This method sets the value of the database column public.flyway_schema_history.description メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#setDescription()
setExecutionTime This method was generated by MyBatis Generator. This method sets the value of the database column public.flyway_schema_history.execution_time メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#setExecutionTime()
setInstalledBy This method was generated by MyBatis Generator. This method sets the value of the database column public.flyway_schema_history.installed_by メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#setInstalledBy()
setInstalledOn This method was generated by MyBatis Generator. This method sets the value of the database column public.flyway_schema_history.installed_on メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#setInstalledOn()
setInstalledRank This method was generated by MyBatis Generator. This method sets the value of the database column public.flyway_schema_history.installed_rank メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#setInstalledRank()
setScript This method was generated by MyBatis Generator. This method sets the value of the database column public.flyway_schema_history.script メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#setScript()
setSuccess This method was generated by MyBatis Generator. This method sets the value of the database column public.flyway_schema_history.success メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#setSuccess()
setType This method was generated by MyBatis Generator. This method sets the value of the database column public.flyway_schema_history.type メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#setType()
setVersion This method was generated by MyBatis Generator. This method sets the value of the database column public.flyway_schema_history.version メソッド com.example.sms.infrastructure.datasource.autogen.model.FlywaySchemaHistory#setVersion()
getFirstName This method was generated by MyBatis Generator. This method returns the value of the database column system.usr.first_name メソッド com.example.sms.infrastructure.datasource.autogen.model.Usr#getFirstName()
getLastName This method was generated by MyBatis Generator. This method returns the value of the database column system.usr.last_name メソッド com.example.sms.infrastructure.datasource.autogen.model.Usr#getLastName()
getPassword This method was generated by MyBatis Generator. This method returns the value of the database column system.usr.password メソッド com.example.sms.infrastructure.datasource.autogen.model.Usr#getPassword()
getRoleName This method was generated by MyBatis Generator. This method returns the value of the database column system.usr.role_name メソッド com.example.sms.infrastructure.datasource.autogen.model.Usr#getRoleName()
getUserId This method was generated by MyBatis Generator. This method returns the value of the database column system.usr.user_id メソッド com.example.sms.infrastructure.datasource.autogen.model.Usr#getUserId()
setFirstName This method was generated by MyBatis Generator. This method sets the value of the database column system.usr.first_name メソッド com.example.sms.infrastructure.datasource.autogen.model.Usr#setFirstName()
setLastName This method was generated by MyBatis Generator. This method sets the value of the database column system.usr.last_name メソッド com.example.sms.infrastructure.datasource.autogen.model.Usr#setLastName()
setPassword This method was generated by MyBatis Generator. This method sets the value of the database column system.usr.password メソッド com.example.sms.infrastructure.datasource.autogen.model.Usr#setPassword()
setRoleName This method was generated by MyBatis Generator. This method sets the value of the database column system.usr.role_name メソッド com.example.sms.infrastructure.datasource.autogen.model.Usr#setRoleName()
setUserId This method was generated by MyBatis Generator. This method sets the value of the database column system.usr.user_id メソッド com.example.sms.infrastructure.datasource.autogen.model.Usr#setUserId()
get仕入先メールアドレス This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先メールアドレス メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先メールアドレス()
get仕入先住所1 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先住所1 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先住所1()
get仕入先住所2 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先住所2 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先住所2()
get仕入先名 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先名 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先名()
get仕入先名カナ This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先名カナ メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先名カナ()
get仕入先担当者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先担当者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先担当者名()
get仕入先支払方法 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先支払方法 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先支払方法()
get仕入先支払日 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先支払日 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先支払日()
get仕入先支払月 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先支払月 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先支払月()
get仕入先締日 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先締日 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先締日()
get仕入先部門名 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先部門名 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先部門名()
get仕入先郵便番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先郵便番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先郵便番号()
get仕入先都道府県 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先都道府県 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先都道府県()
get仕入先電話番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先電話番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先電話番号()
get仕入先fax番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先FAX番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get仕入先fax番号()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get作成者名()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#get更新者名()
set仕入先メールアドレス This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先メールアドレス メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先メールアドレス()
set仕入先住所1 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先住所1 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先住所1()
set仕入先住所2 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先住所2 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先住所2()
set仕入先名 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先名 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先名()
set仕入先名カナ This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先名カナ メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先名カナ()
set仕入先担当者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先担当者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先担当者名()
set仕入先支払方法 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先支払方法 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先支払方法()
set仕入先支払日 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先支払日 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先支払日()
set仕入先支払月 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先支払月 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先支払月()
set仕入先締日 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先締日 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先締日()
set仕入先部門名 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先部門名 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先部門名()
set仕入先郵便番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先郵便番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先郵便番号()
set仕入先都道府県 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先都道府県 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先都道府県()
set仕入先電話番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先電話番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先電話番号()
set仕入先fax番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先FAX番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set仕入先fax番号()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set作成者名()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタ#set更新者名()
get仕入先コード This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタKey#get仕入先コード()
get仕入先枝番 This method was generated by MyBatis Generator. This method returns the value of the database column public.仕入先マスタ.仕入先枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタKey#get仕入先枝番()
set仕入先コード This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタKey#set仕入先コード()
set仕入先枝番 This method was generated by MyBatis Generator. This method sets the value of the database column public.仕入先マスタ.仕入先枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.仕入先マスタKey#set仕入先枝番()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.代替商品.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.代替商品#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.代替商品.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.代替商品#get作成者名()
get優先順位 This method was generated by MyBatis Generator. This method returns the value of the database column public.代替商品.優先順位 メソッド com.example.sms.infrastructure.datasource.autogen.model.代替商品#get優先順位()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.代替商品.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.代替商品#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.代替商品.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.代替商品#get更新者名()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.代替商品.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.代替商品#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.代替商品.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.代替商品#set作成者名()
set優先順位 This method was generated by MyBatis Generator. This method sets the value of the database column public.代替商品.優先順位 メソッド com.example.sms.infrastructure.datasource.autogen.model.代替商品#set優先順位()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.代替商品.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.代替商品#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.代替商品.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.代替商品#set更新者名()
get代替商品コード This method was generated by MyBatis Generator. This method returns the value of the database column public.代替商品.代替商品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.代替商品Key#get代替商品コード()
get商品コード This method was generated by MyBatis Generator. This method returns the value of the database column public.代替商品.商品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.代替商品Key#get商品コード()
set代替商品コード This method was generated by MyBatis Generator. This method sets the value of the database column public.代替商品.代替商品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.代替商品Key#set代替商品コード()
set商品コード This method was generated by MyBatis Generator. This method sets the value of the database column public.代替商品.商品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.代替商品Key#set商品コード()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.出荷先マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.出荷先マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#get作成者名()
get出荷先住所1 This method was generated by MyBatis Generator. This method returns the value of the database column public.出荷先マスタ.出荷先住所1 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#get出荷先住所1()
get出荷先住所2 This method was generated by MyBatis Generator. This method returns the value of the database column public.出荷先マスタ.出荷先住所2 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#get出荷先住所2()
get出荷先名 This method was generated by MyBatis Generator. This method returns the value of the database column public.出荷先マスタ.出荷先名 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#get出荷先名()
get出荷先郵便番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.出荷先マスタ.出荷先郵便番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#get出荷先郵便番号()
get地域コード This method was generated by MyBatis Generator. This method returns the value of the database column public.出荷先マスタ.地域コード メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#get地域コード()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.出荷先マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.出荷先マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#get更新者名()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.出荷先マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.出荷先マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#set作成者名()
set出荷先住所1 This method was generated by MyBatis Generator. This method sets the value of the database column public.出荷先マスタ.出荷先住所1 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#set出荷先住所1()
set出荷先住所2 This method was generated by MyBatis Generator. This method sets the value of the database column public.出荷先マスタ.出荷先住所2 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#set出荷先住所2()
set出荷先名 This method was generated by MyBatis Generator. This method sets the value of the database column public.出荷先マスタ.出荷先名 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#set出荷先名()
set出荷先郵便番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.出荷先マスタ.出荷先郵便番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#set出荷先郵便番号()
set地域コード This method was generated by MyBatis Generator. This method sets the value of the database column public.出荷先マスタ.地域コード メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#set地域コード()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.出荷先マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.出荷先マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタ#set更新者名()
get出荷先番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.出荷先マスタ.出荷先番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタKey#get出荷先番号()
get顧客コード This method was generated by MyBatis Generator. This method returns the value of the database column public.出荷先マスタ.顧客コード メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタKey#get顧客コード()
get顧客枝番 This method was generated by MyBatis Generator. This method returns the value of the database column public.出荷先マスタ.顧客枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタKey#get顧客枝番()
set出荷先番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.出荷先マスタ.出荷先番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタKey#set出荷先番号()
set顧客コード This method was generated by MyBatis Generator. This method sets the value of the database column public.出荷先マスタ.顧客コード メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタKey#set顧客コード()
set顧客枝番 This method was generated by MyBatis Generator. This method sets the value of the database column public.出荷先マスタ.顧客枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.出荷先マスタKey#set顧客枝番()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先グループマスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先グループマスタ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先グループマスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先グループマスタ#get作成者名()
get取引先グループコード This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先グループマスタ.取引先グループコード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先グループマスタ#get取引先グループコード()
get取引先グループ名 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先グループマスタ.取引先グループ名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先グループマスタ#get取引先グループ名()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先グループマスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先グループマスタ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先グループマスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先グループマスタ#get更新者名()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先グループマスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先グループマスタ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先グループマスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先グループマスタ#set作成者名()
set取引先グループコード This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先グループマスタ.取引先グループコード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先グループマスタ#set取引先グループコード()
set取引先グループ名 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先グループマスタ.取引先グループ名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先グループマスタ#set取引先グループ名()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先グループマスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先グループマスタ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先グループマスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先グループマスタ#set更新者名()
getVersion This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.version メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#getVersion()
get与信一時増加枠 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.与信一時増加枠 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get与信一時増加枠()
get与信限度額 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.与信限度額 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get与信限度額()
get仕入先区分 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.仕入先区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get仕入先区分()
get住所1 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.住所1 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get住所1()
get住所2 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.住所2 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get住所2()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get作成者名()
get取引先グループコード This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.取引先グループコード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get取引先グループコード()
get取引先コード This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.取引先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get取引先コード()
get取引先名 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.取引先名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get取引先名()
get取引先名カナ This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.取引先名カナ メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get取引先名カナ()
get取引禁止フラグ This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.取引禁止フラグ メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get取引禁止フラグ()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get更新者名()
get郵便番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.郵便番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get郵便番号()
get都道府県 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.都道府県 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get都道府県()
get雑区分 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先マスタ.雑区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#get雑区分()
setVersion This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.version メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#setVersion()
set与信一時増加枠 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.与信一時増加枠 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set与信一時増加枠()
set与信限度額 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.与信限度額 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set与信限度額()
set仕入先区分 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.仕入先区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set仕入先区分()
set住所1 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.住所1 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set住所1()
set住所2 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.住所2 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set住所2()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set作成者名()
set取引先グループコード This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.取引先グループコード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set取引先グループコード()
set取引先コード This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.取引先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set取引先コード()
set取引先名 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.取引先名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set取引先名()
set取引先名カナ This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.取引先名カナ メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set取引先名カナ()
set取引禁止フラグ This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.取引禁止フラグ メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set取引禁止フラグ()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set更新者名()
set郵便番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.郵便番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set郵便番号()
set都道府県 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.都道府県 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set都道府県()
set雑区分 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先マスタ.雑区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先マスタ#set雑区分()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類マスタ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類マスタ#get作成者名()
get取引先分類名 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類マスタ.取引先分類名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類マスタ#get取引先分類名()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類マスタ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類マスタ#get更新者名()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類マスタ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類マスタ#set作成者名()
set取引先分類名 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類マスタ.取引先分類名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類マスタ#set取引先分類名()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類マスタ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類マスタ#set更新者名()
get取引先分類コード This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類マスタ.取引先分類コード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類マスタKey#get取引先分類コード()
get取引先分類種別コード This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類マスタ.取引先分類種別コード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類マスタKey#get取引先分類種別コード()
set取引先分類コード This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類マスタ.取引先分類コード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類マスタKey#set取引先分類コード()
set取引先分類種別コード This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類マスタ.取引先分類種別コード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類マスタKey#set取引先分類種別コード()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類所属マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類所属マスタ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類所属マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類所属マスタ#get作成者名()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類所属マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類所属マスタ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類所属マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類所属マスタ#get更新者名()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類所属マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類所属マスタ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類所属マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類所属マスタ#set作成者名()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類所属マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類所属マスタ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類所属マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類所属マスタ#set更新者名()
get取引先コード This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類所属マスタ.取引先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類所属マスタKey#get取引先コード()
get取引先分類コード This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類所属マスタ.取引先分類コード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類所属マスタKey#get取引先分類コード()
get取引先分類種別コード This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類所属マスタ.取引先分類種別コード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類所属マスタKey#get取引先分類種別コード()
set取引先コード This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類所属マスタ.取引先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類所属マスタKey#set取引先コード()
set取引先分類コード This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類所属マスタ.取引先分類コード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類所属マスタKey#set取引先分類コード()
set取引先分類種別コード This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類所属マスタ.取引先分類種別コード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類所属マスタKey#set取引先分類種別コード()
getVersion This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類種別マスタ.version メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類種別マスタ#getVersion()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類種別マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類種別マスタ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類種別マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類種別マスタ#get作成者名()
get取引先分類種別コード This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類種別マスタ.取引先分類種別コード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類種別マスタ#get取引先分類種別コード()
get取引先分類種別名 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類種別マスタ.取引先分類種別名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類種別マスタ#get取引先分類種別名()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類種別マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類種別マスタ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.取引先分類種別マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類種別マスタ#get更新者名()
setVersion This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類種別マスタ.version メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類種別マスタ#setVersion()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類種別マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類種別マスタ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類種別マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類種別マスタ#set作成者名()
set取引先分類種別コード This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類種別マスタ.取引先分類種別コード メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類種別マスタ#set取引先分類種別コード()
set取引先分類種別名 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類種別マスタ.取引先分類種別名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類種別マスタ#set取引先分類種別名()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類種別マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類種別マスタ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.取引先分類種別マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.取引先分類種別マスタ#set更新者名()
getVersion This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.version メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#getVersion()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get作成者名()
get倉庫コード This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.倉庫コード メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get倉庫コード()
get備考 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.備考 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get備考()
get受注日 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.受注日 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get受注日()
get受注番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.受注番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get受注番号()
get受注金額合計 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.受注金額合計 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get受注金額合計()
get客先注文番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.客先注文番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get客先注文番号()
get希望納期 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.希望納期 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get希望納期()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get更新者名()
get消費税合計 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.消費税合計 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get消費税合計()
get社員コード This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.社員コード メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get社員コード()
get部門コード This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.部門コード メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get部門コード()
get部門開始日 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.部門開始日 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get部門開始日()
get顧客コード This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.顧客コード メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get顧客コード()
get顧客枝番 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ.顧客枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#get顧客枝番()
setVersion This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.version メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#setVersion()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set作成者名()
set倉庫コード This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.倉庫コード メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set倉庫コード()
set備考 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.備考 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set備考()
set受注日 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.受注日 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set受注日()
set受注番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.受注番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set受注番号()
set受注金額合計 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.受注金額合計 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set受注金額合計()
set客先注文番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.客先注文番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set客先注文番号()
set希望納期 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.希望納期 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set希望納期()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set更新者名()
set消費税合計 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.消費税合計 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set消費税合計()
set社員コード This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.社員コード メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set社員コード()
set部門コード This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.部門コード メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set部門コード()
set部門開始日 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.部門開始日 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set部門開始日()
set顧客コード This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.顧客コード メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set顧客コード()
set顧客枝番 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ.顧客枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ#set顧客枝番()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get作成者名()
get値引金額 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.値引金額 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get値引金額()
get出荷指示数量 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.出荷指示数量 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get出荷指示数量()
get出荷日 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.出荷日 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get出荷日()
get出荷済数量 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.出荷済数量 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get出荷済数量()
get受注数量 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.受注数量 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get受注数量()
get商品コード This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.商品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get商品コード()
get商品名 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.商品名 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get商品名()
get完了フラグ This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.完了フラグ メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get完了フラグ()
get引当数量 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.引当数量 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get引当数量()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get更新者名()
get消費税率 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.消費税率 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get消費税率()
get納期 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.納期 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get納期()
get販売単価 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.販売単価 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#get販売単価()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set作成者名()
set値引金額 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.値引金額 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set値引金額()
set出荷指示数量 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.出荷指示数量 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set出荷指示数量()
set出荷日 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.出荷日 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set出荷日()
set出荷済数量 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.出荷済数量 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set出荷済数量()
set受注数量 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.受注数量 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set受注数量()
set商品コード This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.商品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set商品コード()
set商品名 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.商品名 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set商品名()
set完了フラグ This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.完了フラグ メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set完了フラグ()
set引当数量 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.引当数量 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set引当数量()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set更新者名()
set消費税率 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.消費税率 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set消費税率()
set納期 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.納期 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set納期()
set販売単価 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.販売単価 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細#set販売単価()
get受注番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.受注番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細Key#get受注番号()
get受注行番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.受注データ明細.受注行番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細Key#get受注行番号()
set受注番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.受注番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細Key#set受注番号()
set受注行番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.受注データ明細.受注行番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.受注データ明細Key#set受注行番号()
getVersion This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.version メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#getVersion()
get仕入先コード This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.仕入先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get仕入先コード()
get仕入先枝番 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.仕入先枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get仕入先枝番()
get仕入単価 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.仕入単価 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get仕入単価()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get作成者名()
get商品コード This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.商品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get商品コード()
get商品分類コード This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.商品分類コード メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get商品分類コード()
get商品区分 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.商品区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get商品区分()
get商品名カナ This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.商品名カナ メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get商品名カナ()
get商品正式名 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.商品正式名 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get商品正式名()
get商品略称 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.商品略称 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get商品略称()
get在庫引当区分 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.在庫引当区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get在庫引当区分()
get在庫管理対象区分 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.在庫管理対象区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get在庫管理対象区分()
get売上原価 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.売上原価 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get売上原価()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get更新者名()
get税区分 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.税区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get税区分()
get製品型番 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.製品型番 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get製品型番()
get販売単価 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.販売単価 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get販売単価()
get雑区分 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品マスタ.雑区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#get雑区分()
setVersion This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.version メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#setVersion()
set仕入先コード This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.仕入先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set仕入先コード()
set仕入先枝番 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.仕入先枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set仕入先枝番()
set仕入単価 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.仕入単価 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set仕入単価()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set作成者名()
set商品コード This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.商品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set商品コード()
set商品分類コード This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.商品分類コード メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set商品分類コード()
set商品区分 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.商品区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set商品区分()
set商品名カナ This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.商品名カナ メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set商品名カナ()
set商品正式名 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.商品正式名 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set商品正式名()
set商品略称 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.商品略称 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set商品略称()
set在庫引当区分 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.在庫引当区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set在庫引当区分()
set在庫管理対象区分 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.在庫管理対象区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set在庫管理対象区分()
set売上原価 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.売上原価 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set売上原価()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set更新者名()
set税区分 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.税区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set税区分()
set製品型番 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.製品型番 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set製品型番()
set販売単価 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.販売単価 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set販売単価()
set雑区分 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品マスタ.雑区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品マスタ#set雑区分()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品分類マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品分類マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#get作成者名()
get商品分類コード This method was generated by MyBatis Generator. This method returns the value of the database column public.商品分類マスタ.商品分類コード メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#get商品分類コード()
get商品分類パス This method was generated by MyBatis Generator. This method returns the value of the database column public.商品分類マスタ.商品分類パス メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#get商品分類パス()
get商品分類名 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品分類マスタ.商品分類名 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#get商品分類名()
get商品分類階層 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品分類マスタ.商品分類階層 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#get商品分類階層()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品分類マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品分類マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#get更新者名()
get最下層区分 This method was generated by MyBatis Generator. This method returns the value of the database column public.商品分類マスタ.最下層区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#get最下層区分()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品分類マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品分類マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#set作成者名()
set商品分類コード This method was generated by MyBatis Generator. This method sets the value of the database column public.商品分類マスタ.商品分類コード メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#set商品分類コード()
set商品分類パス This method was generated by MyBatis Generator. This method sets the value of the database column public.商品分類マスタ.商品分類パス メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#set商品分類パス()
set商品分類名 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品分類マスタ.商品分類名 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#set商品分類名()
set商品分類階層 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品分類マスタ.商品分類階層 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#set商品分類階層()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品分類マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品分類マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#set更新者名()
set最下層区分 This method was generated by MyBatis Generator. This method sets the value of the database column public.商品分類マスタ.最下層区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.商品分類マスタ#set最下層区分()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.地域マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.地域マスタ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.地域マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.地域マスタ#get作成者名()
get地域コード This method was generated by MyBatis Generator. This method returns the value of the database column public.地域マスタ.地域コード メソッド com.example.sms.infrastructure.datasource.autogen.model.地域マスタ#get地域コード()
get地域名 This method was generated by MyBatis Generator. This method returns the value of the database column public.地域マスタ.地域名 メソッド com.example.sms.infrastructure.datasource.autogen.model.地域マスタ#get地域名()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.地域マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.地域マスタ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.地域マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.地域マスタ#get更新者名()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.地域マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.地域マスタ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.地域マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.地域マスタ#set作成者名()
set地域コード This method was generated by MyBatis Generator. This method sets the value of the database column public.地域マスタ.地域コード メソッド com.example.sms.infrastructure.datasource.autogen.model.地域マスタ#set地域コード()
set地域名 This method was generated by MyBatis Generator. This method sets the value of the database column public.地域マスタ.地域名 メソッド com.example.sms.infrastructure.datasource.autogen.model.地域マスタ#set地域名()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.地域マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.地域マスタ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.地域マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.地域マスタ#set更新者名()
getVersion This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.version メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#getVersion()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get作成者名()
get備考 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.備考 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get備考()
get元伝票番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.元伝票番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get元伝票番号()
get取引先コード This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.取引先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get取引先コード()
get受注番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.受注番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get受注番号()
get売上区分 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.売上区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get売上区分()
get売上日 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.売上日 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get売上日()
get売上番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.売上番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get売上番号()
get売上金額合計 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.売上金額合計 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get売上金額合計()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get更新者名()
get消費税合計 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.消費税合計 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get消費税合計()
get社員コード This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.社員コード メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get社員コード()
get赤黒伝票番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.赤黒伝票番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get赤黒伝票番号()
get部門コード This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.部門コード メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get部門コード()
get部門開始日 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.部門開始日 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get部門開始日()
get顧客コード This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.顧客コード メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get顧客コード()
get顧客枝番 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ.顧客枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#get顧客枝番()
setVersion This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.version メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#setVersion()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set作成者名()
set備考 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.備考 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set備考()
set元伝票番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.元伝票番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set元伝票番号()
set取引先コード This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.取引先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set取引先コード()
set受注番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.受注番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set受注番号()
set売上区分 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.売上区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set売上区分()
set売上日 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.売上日 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set売上日()
set売上番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.売上番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set売上番号()
set売上金額合計 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.売上金額合計 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set売上金額合計()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set更新者名()
set消費税合計 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.消費税合計 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set消費税合計()
set社員コード This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.社員コード メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set社員コード()
set赤黒伝票番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.赤黒伝票番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set赤黒伝票番号()
set部門コード This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.部門コード メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set部門コード()
set部門開始日 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.部門開始日 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set部門開始日()
set顧客コード This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.顧客コード メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set顧客コード()
set顧客枝番 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ.顧客枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ#set顧客枝番()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get作成者名()
get値引金額 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.値引金額 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get値引金額()
get出荷数量 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.出荷数量 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get出荷数量()
get受注番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.受注番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get受注番号()
get受注行番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.受注行番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get受注行番号()
get商品コード This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.商品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get商品コード()
get商品名 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.商品名 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get商品名()
get売上数量 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.売上数量 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get売上数量()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get更新者名()
get消費税率 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.消費税率 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get消費税率()
get自動仕訳日 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.自動仕訳日 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get自動仕訳日()
get請求日 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.請求日 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get請求日()
get請求番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.請求番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get請求番号()
get請求遅延区分 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.請求遅延区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get請求遅延区分()
get販売単価 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.販売単価 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#get販売単価()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set作成者名()
set値引金額 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.値引金額 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set値引金額()
set出荷数量 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.出荷数量 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set出荷数量()
set受注番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.受注番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set受注番号()
set受注行番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.受注行番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set受注行番号()
set商品コード This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.商品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set商品コード()
set商品名 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.商品名 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set商品名()
set売上数量 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.売上数量 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set売上数量()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set更新者名()
set消費税率 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.消費税率 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set消費税率()
set自動仕訳日 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.自動仕訳日 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set自動仕訳日()
set請求日 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.請求日 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set請求日()
set請求番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.請求番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set請求番号()
set請求遅延区分 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.請求遅延区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set請求遅延区分()
set販売単価 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.販売単価 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細#set販売単価()
get売上番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.売上番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細Key#get売上番号()
get売上行番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.売上データ明細.売上行番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細Key#get売上行番号()
set売上番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.売上番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細Key#set売上番号()
set売上行番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.売上データ明細.売上行番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.売上データ明細Key#set売上行番号()
getFax番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.fax番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#getFax番号()
getUserId This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.user_id メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#getUserId()
getパスワード This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.パスワード メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#getパスワード()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#get作成者名()
get承認権限コード This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.承認権限コード メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#get承認権限コード()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#get更新者名()
get社員コード This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.社員コード メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#get社員コード()
get社員名 This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.社員名 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#get社員名()
get社員名カナ This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.社員名カナ メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#get社員名カナ()
get職種コード This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.職種コード メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#get職種コード()
get部門コード This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.部門コード メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#get部門コード()
get開始日 This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.開始日 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#get開始日()
get電話番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.社員マスタ.電話番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#get電話番号()
setFax番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.fax番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#setFax番号()
setUserId This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.user_id メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#setUserId()
setパスワード This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.パスワード メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#setパスワード()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#set作成者名()
set承認権限コード This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.承認権限コード メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#set承認権限コード()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#set更新者名()
set社員コード This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.社員コード メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#set社員コード()
set社員名 This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.社員名 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#set社員名()
set社員名カナ This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.社員名カナ メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#set社員名カナ()
set職種コード This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.職種コード メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#set職種コード()
set部門コード This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.部門コード メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#set部門コード()
set開始日 This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.開始日 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#set開始日()
set電話番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.社員マスタ.電話番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.社員マスタ#set電話番号()
get最終伝票番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.自動採番マスタ.最終伝票番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.自動採番マスタ#get最終伝票番号()
set最終伝票番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.自動採番マスタ.最終伝票番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.自動採番マスタ#set最終伝票番号()
get伝票種別コード This method was generated by MyBatis Generator. This method returns the value of the database column public.自動採番マスタ.伝票種別コード メソッド com.example.sms.infrastructure.datasource.autogen.model.自動採番マスタKey#get伝票種別コード()
get年月 This method was generated by MyBatis Generator. This method returns the value of the database column public.自動採番マスタ.年月 メソッド com.example.sms.infrastructure.datasource.autogen.model.自動採番マスタKey#get年月()
set伝票種別コード This method was generated by MyBatis Generator. This method sets the value of the database column public.自動採番マスタ.伝票種別コード メソッド com.example.sms.infrastructure.datasource.autogen.model.自動採番マスタKey#set伝票種別コード()
set年月 This method was generated by MyBatis Generator. This method sets the value of the database column public.自動採番マスタ.年月 メソッド com.example.sms.infrastructure.datasource.autogen.model.自動採番マスタKey#set年月()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#get作成者名()
get前回入金額 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ.前回入金額 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#get前回入金額()
get取引先コード This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ.取引先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#get取引先コード()
get当月入金額 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ.当月入金額 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#get当月入金額()
get当月売上額 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ.当月売上額 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#get当月売上額()
get当月請求額 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ.当月請求額 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#get当月請求額()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#get更新者名()
get消費税金額 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ.消費税金額 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#get消費税金額()
get請求日 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ.請求日 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#get請求日()
get請求消込金額 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ.請求消込金額 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#get請求消込金額()
get請求番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ.請求番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#get請求番号()
get顧客枝番 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ.顧客枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#get顧客枝番()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#set作成者名()
set前回入金額 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ.前回入金額 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#set前回入金額()
set取引先コード This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ.取引先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#set取引先コード()
set当月入金額 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ.当月入金額 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#set当月入金額()
set当月売上額 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ.当月売上額 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#set当月売上額()
set当月請求額 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ.当月請求額 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#set当月請求額()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#set更新者名()
set消費税金額 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ.消費税金額 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#set消費税金額()
set請求日 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ.請求日 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#set請求日()
set請求消込金額 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ.請求消込金額 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#set請求消込金額()
set請求番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ.請求番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#set請求番号()
set顧客枝番 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ.顧客枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ#set顧客枝番()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ明細.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ明細#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ明細.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ明細#get作成者名()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ明細.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ明細#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ明細.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ明細#get更新者名()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ明細.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ明細#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ明細.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ明細#set作成者名()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ明細.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ明細#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ明細.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ明細#set更新者名()
get売上番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ明細.売上番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ明細Key#get売上番号()
get売上行番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ明細.売上行番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ明細Key#get売上行番号()
get請求番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.請求データ明細.請求番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ明細Key#get請求番号()
set売上番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ明細.売上番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ明細Key#set売上番号()
set売上行番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ明細.売上行番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ明細Key#set売上行番号()
set請求番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.請求データ明細.請求番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.請求データ明細Key#set請求番号()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.部品表.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.部品表#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.部品表.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.部品表#get作成者名()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.部品表.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.部品表#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.部品表.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.部品表#get更新者名()
get部品数量 This method was generated by MyBatis Generator. This method returns the value of the database column public.部品表.部品数量 メソッド com.example.sms.infrastructure.datasource.autogen.model.部品表#get部品数量()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.部品表.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.部品表#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.部品表.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.部品表#set作成者名()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.部品表.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.部品表#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.部品表.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.部品表#set更新者名()
set部品数量 This method was generated by MyBatis Generator. This method sets the value of the database column public.部品表.部品数量 メソッド com.example.sms.infrastructure.datasource.autogen.model.部品表#set部品数量()
get商品コード This method was generated by MyBatis Generator. This method returns the value of the database column public.部品表.商品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.部品表Key#get商品コード()
get部品コード This method was generated by MyBatis Generator. This method returns the value of the database column public.部品表.部品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.部品表Key#get部品コード()
set商品コード This method was generated by MyBatis Generator. This method sets the value of the database column public.部品表.商品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.部品表Key#set商品コード()
set部品コード This method was generated by MyBatis Generator. This method sets the value of the database column public.部品表.部品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.部品表Key#set部品コード()
get伝票入力可否 This method was generated by MyBatis Generator. This method returns the value of the database column public.部門マスタ.伝票入力可否 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#get伝票入力可否()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.部門マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.部門マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#get作成者名()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.部門マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.部門マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#get更新者名()
get最下層区分 This method was generated by MyBatis Generator. This method returns the value of the database column public.部門マスタ.最下層区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#get最下層区分()
get終了日 This method was generated by MyBatis Generator. This method returns the value of the database column public.部門マスタ.終了日 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#get終了日()
get組織階層 This method was generated by MyBatis Generator. This method returns the value of the database column public.部門マスタ.組織階層 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#get組織階層()
get部門パス This method was generated by MyBatis Generator. This method returns the value of the database column public.部門マスタ.部門パス メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#get部門パス()
get部門名 This method was generated by MyBatis Generator. This method returns the value of the database column public.部門マスタ.部門名 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#get部門名()
set伝票入力可否 This method was generated by MyBatis Generator. This method sets the value of the database column public.部門マスタ.伝票入力可否 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#set伝票入力可否()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.部門マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.部門マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#set作成者名()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.部門マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.部門マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#set更新者名()
set最下層区分 This method was generated by MyBatis Generator. This method sets the value of the database column public.部門マスタ.最下層区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#set最下層区分()
set終了日 This method was generated by MyBatis Generator. This method sets the value of the database column public.部門マスタ.終了日 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#set終了日()
set組織階層 This method was generated by MyBatis Generator. This method sets the value of the database column public.部門マスタ.組織階層 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#set組織階層()
set部門パス This method was generated by MyBatis Generator. This method sets the value of the database column public.部門マスタ.部門パス メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#set部門パス()
set部門名 This method was generated by MyBatis Generator. This method sets the value of the database column public.部門マスタ.部門名 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタ#set部門名()
get部門コード This method was generated by MyBatis Generator. This method returns the value of the database column public.部門マスタ.部門コード メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタKey#get部門コード()
get開始日 This method was generated by MyBatis Generator. This method returns the value of the database column public.部門マスタ.開始日 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタKey#get開始日()
set部門コード This method was generated by MyBatis Generator. This method sets the value of the database column public.部門マスタ.部門コード メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタKey#set部門コード()
set開始日 This method was generated by MyBatis Generator. This method sets the value of the database column public.部門マスタ.開始日 メソッド com.example.sms.infrastructure.datasource.autogen.model.部門マスタKey#set開始日()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get作成者名()
get回収先コード This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.回収先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get回収先コード()
get回収先枝番 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.回収先枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get回収先枝番()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get更新者名()
get自社担当者コード This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.自社担当者コード メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get自社担当者コード()
get請求先コード This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.請求先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get請求先コード()
get請求先枝番 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.請求先枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get請求先枝番()
get顧客メールアドレス This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客メールアドレス メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客メールアドレス()
get顧客住所1 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客住所1 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客住所1()
get顧客住所2 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客住所2 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客住所2()
get顧客区分 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客区分()
get顧客名 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客名 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客名()
get顧客名カナ This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客名カナ メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客名カナ()
get顧客担当者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客担当者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客担当者名()
get顧客支払方法1 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客支払方法1 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客支払方法1()
get顧客支払方法2 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客支払方法2 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客支払方法2()
get顧客支払日1 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客支払日1 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客支払日1()
get顧客支払日2 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客支払日2 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客支払日2()
get顧客支払月1 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客支払月1 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客支払月1()
get顧客支払月2 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客支払月2 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客支払月2()
get顧客締日1 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客締日1 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客締日1()
get顧客締日2 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客締日2 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客締日2()
get顧客請求区分 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客請求区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客請求区分()
get顧客部門名 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客部門名 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客部門名()
get顧客郵便番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客郵便番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客郵便番号()
get顧客都道府県 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客都道府県 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客都道府県()
get顧客電話番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客電話番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客電話番号()
get顧客fax番号 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客FAX番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#get顧客fax番号()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set作成者名()
set回収先コード This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.回収先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set回収先コード()
set回収先枝番 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.回収先枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set回収先枝番()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set更新者名()
set自社担当者コード This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.自社担当者コード メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set自社担当者コード()
set請求先コード This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.請求先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set請求先コード()
set請求先枝番 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.請求先枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set請求先枝番()
set顧客メールアドレス This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客メールアドレス メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客メールアドレス()
set顧客住所1 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客住所1 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客住所1()
set顧客住所2 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客住所2 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客住所2()
set顧客区分 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客区分()
set顧客名 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客名 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客名()
set顧客名カナ This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客名カナ メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客名カナ()
set顧客担当者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客担当者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客担当者名()
set顧客支払方法1 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客支払方法1 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客支払方法1()
set顧客支払方法2 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客支払方法2 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客支払方法2()
set顧客支払日1 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客支払日1 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客支払日1()
set顧客支払日2 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客支払日2 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客支払日2()
set顧客支払月1 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客支払月1 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客支払月1()
set顧客支払月2 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客支払月2 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客支払月2()
set顧客締日1 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客締日1 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客締日1()
set顧客締日2 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客締日2 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客締日2()
set顧客請求区分 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客請求区分 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客請求区分()
set顧客部門名 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客部門名 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客部門名()
set顧客郵便番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客郵便番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客郵便番号()
set顧客都道府県 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客都道府県 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客都道府県()
set顧客電話番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客電話番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客電話番号()
set顧客fax番号 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客FAX番号 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタ#set顧客fax番号()
get顧客コード This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客コード メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタKey#get顧客コード()
get顧客枝番 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客マスタ.顧客枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタKey#get顧客枝番()
set顧客コード This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客コード メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタKey#set顧客コード()
set顧客枝番 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客マスタ.顧客枝番 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客マスタKey#set顧客枝番()
get作成日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客別販売単価.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客別販売単価#get作成日時()
get作成者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客別販売単価.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客別販売単価#get作成者名()
get更新日時 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客別販売単価.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客別販売単価#get更新日時()
get更新者名 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客別販売単価.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客別販売単価#get更新者名()
get販売単価 This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客別販売単価.販売単価 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客別販売単価#get販売単価()
set作成日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客別販売単価.作成日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客別販売単価#set作成日時()
set作成者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客別販売単価.作成者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客別販売単価#set作成者名()
set更新日時 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客別販売単価.更新日時 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客別販売単価#set更新日時()
set更新者名 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客別販売単価.更新者名 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客別販売単価#set更新者名()
set販売単価 This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客別販売単価.販売単価 メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客別販売単価#set販売単価()
get取引先コード This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客別販売単価.取引先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客別販売単価Key#get取引先コード()
get商品コード This method was generated by MyBatis Generator. This method returns the value of the database column public.顧客別販売単価.商品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客別販売単価Key#get商品コード()
set取引先コード This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客別販売単価.取引先コード メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客別販売単価Key#set取引先コード()
set商品コード This method was generated by MyBatis Generator. This method sets the value of the database column public.顧客別販売単価.商品コード メソッド com.example.sms.infrastructure.datasource.autogen.model.顧客別販売単価Key#set商品コード()
mapToDomainModel エンティティからドメインモデルへの変換 メソッド com.example.sms.infrastructure.datasource.sales.invoice.InvoiceEntityMapper#mapToDomainModel()
mapToEntity ドメインモデルからエンティティへの変換 メソッド com.example.sms.infrastructure.datasource.sales.invoice.InvoiceEntityMapper#mapToEntity()
mapToEntity ドメインモデルからエンティティへの変換(明細) メソッド com.example.sms.infrastructure.datasource.sales.invoice.InvoiceEntityMapper#mapToEntity()
mapToKey 明細キーの作成 メソッド com.example.sms.infrastructure.datasource.sales.invoice.InvoiceEntityMapper#mapToKey()
loginForm ログインフォーム表示 メソッド com.example.sms.presentation.LoginController#loginForm()
mapStringToCode Maps a string value to a code using the provided mapper function. Returns null if the input value is null. メソッド com.example.sms.presentation.ResourceDTOMapperHelper#mapStringToCode()
from InvoiceLine エンティティを InvoiceLineResource に変換するメソッド メソッド com.example.sms.presentation.api.sales.invoice.InvoiceLineResource#from()
from InvoiceLine のリストを InvoiceLineResource のリストに変換するメソッド メソッド com.example.sms.presentation.api.sales.invoice.InvoiceLineResource#from()
from Invoice エンティティをリソースにマッピングするメソッド メソッド com.example.sms.presentation.api.sales.invoice.InvoiceResource#from()
convertToCriteria InvoiceCriteriaResource を InvoiceCriteria に変換 メソッド com.example.sms.presentation.api.sales.invoice.InvoiceResourceDTOMapper#convertToCriteria()
convertToEntity InvoiceResource を Invoice エンティティに変換 メソッド com.example.sms.presentation.api.sales.invoice.InvoiceResourceDTOMapper#convertToEntity()
convertToResource Invoice エンティティを InvoiceResource に変換 メソッド com.example.sms.presentation.api.sales.invoice.InvoiceResourceDTOMapper#convertToResource()
from SalesLine エンティティを SalesLineResource に変換するメソッド メソッド com.example.sms.presentation.api.sales.sales.SalesLineResource#from()
from SalesLine のリストを SalesLineResource のリストに変換するメソッド メソッド com.example.sms.presentation.api.sales.sales.SalesLineResource#from()
from Sales エンティティをリソースにマッピングするメソッド メソッド com.example.sms.presentation.api.sales.sales.SalesResource#from()
convertToEntity SalesResource を Sales エンティティに変換 メソッド com.example.sms.presentation.api.sales.sales.SalesResourceDTOMapper#convertToEntity()
convertToResource Sales エンティティを SalesResource に変換 メソッド com.example.sms.presentation.api.sales.sales.SalesResourceDTOMapper#convertToResource()
from Shipping エンティティをリソースにマッピングするメソッド メソッド com.example.sms.presentation.api.sales.shipping.ShippingResource#from()
convertToCriteria ShippingCriteriaResource を ShippingCriteria に変換 メソッド com.example.sms.presentation.api.sales.shipping.ShippingResourceDTOMapper#convertToCriteria()
convertToEntity ShippingResource を Shipping エンティティに変換 メソッド com.example.sms.presentation.api.sales.shipping.ShippingResourceDTOMapper#convertToEntity()
delete 部門削除 メソッド com.example.sms.service.master.department.DepartmentService#delete()
find 部門検索 (部門ID) メソッド com.example.sms.service.master.department.DepartmentService#find()
findByCode 部門検索(部門コード) メソッド com.example.sms.service.master.department.DepartmentService#findByCode()
register 部門新規登録 メソッド com.example.sms.service.master.department.DepartmentService#register()
save 部門情報編集 メソッド com.example.sms.service.master.department.DepartmentService#save()
save 部門情報編集(社員追加・削除) メソッド com.example.sms.service.master.department.DepartmentService#save()
searchWithPageInfo 部門検索 メソッド com.example.sms.service.master.department.DepartmentService#searchWithPageInfo()
selectAll 部門一覧 メソッド com.example.sms.service.master.department.DepartmentService#selectAll()
selectAllWithPageInfo 部門一覧(ページング) メソッド com.example.sms.service.master.department.DepartmentService#selectAllWithPageInfo()
delete 社員削除 メソッド com.example.sms.service.master.employee.EmployeeService#delete()
find 社員検索 メソッド com.example.sms.service.master.employee.EmployeeService#find()
register 社員新規登録 メソッド com.example.sms.service.master.employee.EmployeeService#register()
save 社員情報編集 メソッド com.example.sms.service.master.employee.EmployeeService#save()
searchWithPageInfo 社員検索(ページング) メソッド com.example.sms.service.master.employee.EmployeeService#searchWithPageInfo()
selectAll 社員一覧 メソッド com.example.sms.service.master.employee.EmployeeService#selectAll()
selectAllWithPageInfo 社員一覧(ページング) メソッド com.example.sms.service.master.employee.EmployeeService#selectAllWithPageInfo()
delete 顧客削除 メソッド com.example.sms.service.master.partner.CustomerService#delete()
find 顧客検索 メソッド com.example.sms.service.master.partner.CustomerService#find()
register 顧客新規登録 メソッド com.example.sms.service.master.partner.CustomerService#register()
save 顧客情報編集 メソッド com.example.sms.service.master.partner.CustomerService#save()
searchWithPageInfo 顧客検索 (ページング) メソッド com.example.sms.service.master.partner.CustomerService#searchWithPageInfo()
selectAll 顧客一覧 メソッド com.example.sms.service.master.partner.CustomerService#selectAll()
selectAllWithPageInfo 顧客一覧 (ページング) メソッド com.example.sms.service.master.partner.CustomerService#selectAllWithPageInfo()
delete 取引先分類種別削除 メソッド com.example.sms.service.master.partner.PartnerCategoryService#delete()
find 取引先分類種別検索 メソッド com.example.sms.service.master.partner.PartnerCategoryService#find()
register 取引先分類種別新規登録 メソッド com.example.sms.service.master.partner.PartnerCategoryService#register()
save 取引先分類種別情報編集 メソッド com.example.sms.service.master.partner.PartnerCategoryService#save()
searchWithPageInfo 取引先分類種別検索 (ページング) メソッド com.example.sms.service.master.partner.PartnerCategoryService#searchWithPageInfo()
selectAll 取引先分類種別一覧 メソッド com.example.sms.service.master.partner.PartnerCategoryService#selectAll()
selectAllWithPageInfo 取引先分類種別一覧 (ページング) メソッド com.example.sms.service.master.partner.PartnerCategoryService#selectAllWithPageInfo()
delete 取引先グループ削除 メソッド com.example.sms.service.master.partner.PartnerGroupService#delete()
find 取引先グループ検索 メソッド com.example.sms.service.master.partner.PartnerGroupService#find()
register 取引先グループ新規登録 メソッド com.example.sms.service.master.partner.PartnerGroupService#register()
save 取引先グループ情報編集 メソッド com.example.sms.service.master.partner.PartnerGroupService#save()
searchWithPageInfo 商品検索 (ページング) メソッド com.example.sms.service.master.partner.PartnerGroupService#searchWithPageInfo()
selectAll 取引先グループ一覧 メソッド com.example.sms.service.master.partner.PartnerGroupService#selectAll()
selectAllWithPageInfo 取引先グループ一覧 (ページング) メソッド com.example.sms.service.master.partner.PartnerGroupService#selectAllWithPageInfo()
delete 取引先削除 メソッド com.example.sms.service.master.partner.PartnerService#delete()
find 取引先検索 メソッド com.example.sms.service.master.partner.PartnerService#find()
register 取引先新規登録 メソッド com.example.sms.service.master.partner.PartnerService#register()
save 取引先情報編集 メソッド com.example.sms.service.master.partner.PartnerService#save()
searchWithPageInfo 取引先検索 (ページング) メソッド com.example.sms.service.master.partner.PartnerService#searchWithPageInfo()
selectAll 取引先一覧 メソッド com.example.sms.service.master.partner.PartnerService#selectAll()
selectAllWithPageInfo 取引先一覧 (ページング) メソッド com.example.sms.service.master.partner.PartnerService#selectAllWithPageInfo()
delete 仕入先削除 メソッド com.example.sms.service.master.partner.VendorService#delete()
find 仕入先検索 メソッド com.example.sms.service.master.partner.VendorService#find()
register 仕入先新規登録 メソッド com.example.sms.service.master.partner.VendorService#register()
save 仕入先情報編集 メソッド com.example.sms.service.master.partner.VendorService#save()
searchWithPageInfo 仕入先検索 (ページング) メソッド com.example.sms.service.master.partner.VendorService#searchWithPageInfo()
selectAll 仕入先一覧 メソッド com.example.sms.service.master.partner.VendorService#selectAll()
selectAllWithPageInfo 仕入先一覧 (ページング) メソッド com.example.sms.service.master.partner.VendorService#selectAllWithPageInfo()
delete 商品削除 メソッド com.example.sms.service.master.product.ProductService#delete()
deleteCategory 商品分類削除 メソッド com.example.sms.service.master.product.ProductService#deleteCategory()
find 商品検索 メソッド com.example.sms.service.master.product.ProductService#find()
findCategory 商品分類検索 メソッド com.example.sms.service.master.product.ProductService#findCategory()
register 商品新規登録 メソッド com.example.sms.service.master.product.ProductService#register()
registerCategory 商品分類新規登録 メソッド com.example.sms.service.master.product.ProductService#registerCategory()
save 商品情報編集 メソッド com.example.sms.service.master.product.ProductService#save()
saveCategory 商品分類情報編集 メソッド com.example.sms.service.master.product.ProductService#saveCategory()
saveCategory 商品分類情報編集(商品追加、削除) メソッド com.example.sms.service.master.product.ProductService#saveCategory()
searchProductCategoryWithPageInfo 商品分類検索(ページング) メソッド com.example.sms.service.master.product.ProductService#searchProductCategoryWithPageInfo()
searchProductWithPageInfo 商品検索 (ページング) メソッド com.example.sms.service.master.product.ProductService#searchProductWithPageInfo()
selectAll 商品一覧 メソッド com.example.sms.service.master.product.ProductService#selectAll()
selectAllBomsWithPageInfo 部品一覧(ページング) メソッド com.example.sms.service.master.product.ProductService#selectAllBomsWithPageInfo()
selectAllCategory 商品分類一覧 メソッド com.example.sms.service.master.product.ProductService#selectAllCategory()
selectAllCategoryWithPageInfo 商品分類一覧(ページング) メソッド com.example.sms.service.master.product.ProductService#selectAllCategoryWithPageInfo()
selectAllWithPageInfo 商品一覧(ページング) メソッド com.example.sms.service.master.product.ProductService#selectAllWithPageInfo()
delete 地域を削除 メソッド com.example.sms.service.master.region.RegionService#delete()
find 地域検索 メソッド com.example.sms.service.master.region.RegionService#find()
register 地域新規登録 メソッド com.example.sms.service.master.region.RegionService#register()
save 地域情報を編集 メソッド com.example.sms.service.master.region.RegionService#save()
searchWithPageInfo 地域検索 (ページング) メソッド com.example.sms.service.master.region.RegionService#searchWithPageInfo()
selectAll 地域一覧を取得 メソッド com.example.sms.service.master.region.RegionService#selectAll()
selectAllWithPageInfo 地域一覧をページングで取得 メソッド com.example.sms.service.master.region.RegionService#selectAllWithPageInfo()
calculateClosingDate 締め日を計算する メソッド com.example.sms.service.sales.invoice.ConsolidatedBillingProcessor#calculateClosingDate()
calculateInvoiceDate 請求日を計算する メソッド com.example.sms.service.sales.invoice.ConsolidatedBillingProcessor#calculateInvoiceDate()
createFrom 売上リストから締請求処理用のプロセッサを作成する メソッド com.example.sms.service.sales.invoice.ConsolidatedBillingProcessor#createFrom()
createInvoice 請求を作成する メソッド com.example.sms.service.sales.invoice.ConsolidatedBillingProcessor#createInvoice()
createInvoiceLines 請求明細を作成する メソッド com.example.sms.service.sales.invoice.ConsolidatedBillingProcessor#createInvoiceLines()
determineBillingPeriod 請求期間を決定する メソッド com.example.sms.service.sales.invoice.ConsolidatedBillingProcessor#determineBillingPeriod()
filterSalesForBilling 請求対象の売上を抽出する メソッド com.example.sms.service.sales.invoice.ConsolidatedBillingProcessor#filterSalesForBilling()
getInvoiceList 処理結果の請求リストを取得する メソッド com.example.sms.service.sales.invoice.ConsolidatedBillingProcessor#getInvoiceList()
getUpdatedSalesList 処理結果の更新された売上リストを取得する メソッド com.example.sms.service.sales.invoice.ConsolidatedBillingProcessor#getUpdatedSalesList()
process 請求処理を実行する メソッド com.example.sms.service.sales.invoice.ConsolidatedBillingProcessor#process()
processBilling 請求処理を実行する メソッド com.example.sms.service.sales.invoice.ConsolidatedBillingProcessor#processBilling()
processClosingInvoice 締め請求処理を実行する メソッド com.example.sms.service.sales.invoice.ConsolidatedBillingProcessor#processClosingInvoice()
updateSales 売上を更新する メソッド com.example.sms.service.sales.invoice.ConsolidatedBillingProcessor#updateSales()
aggregate 請求データを集計 メソッド com.example.sms.service.sales.invoice.InvoiceService#aggregate()
consolidatedBilling 締請求 メソッド com.example.sms.service.sales.invoice.InvoiceService#consolidatedBilling()
delete 請求を削除 メソッド com.example.sms.service.sales.invoice.InvoiceService#delete()
find 請求をIDで検索 メソッド com.example.sms.service.sales.invoice.InvoiceService#find()
generateInvoiceNumber 請求番号を生成する メソッド com.example.sms.service.sales.invoice.InvoiceService#generateInvoiceNumber()
getCurrentDateTime 現在の日時を取得する(時分秒は0に設定) メソッド com.example.sms.service.sales.invoice.InvoiceService#getCurrentDateTime()
register 請求を新規登録 メソッド com.example.sms.service.sales.invoice.InvoiceService#register()
save 請求情報を編集 メソッド com.example.sms.service.sales.invoice.InvoiceService#save()
save 請求一覧を保存 メソッド com.example.sms.service.sales.invoice.InvoiceService#save()
searchWithPageInfo 条件付きで請求を検索(ページング付き) メソッド com.example.sms.service.sales.invoice.InvoiceService#searchWithPageInfo()
selectAll 請求一覧を取得 メソッド com.example.sms.service.sales.invoice.InvoiceService#selectAll()
selectAllWithPageInfo 請求一覧をページング付きで取得 メソッド com.example.sms.service.sales.invoice.InvoiceService#selectAllWithPageInfo()
spotBilling 都度請求 メソッド com.example.sms.service.sales.invoice.InvoiceService#spotBilling()
createFrom 売上リストから都度請求処理用のプロセッサを作成する メソッド com.example.sms.service.sales.invoice.SpotBillingProcessor#createFrom()
createInvoice 請求を作成する メソッド com.example.sms.service.sales.invoice.SpotBillingProcessor#createInvoice()
createInvoiceLines 請求明細を作成する メソッド com.example.sms.service.sales.invoice.SpotBillingProcessor#createInvoiceLines()
getInvoiceList 処理結果の請求リストを取得する メソッド com.example.sms.service.sales.invoice.SpotBillingProcessor#getInvoiceList()
getUpdatedSalesList 処理結果の更新された売上リストを取得する メソッド com.example.sms.service.sales.invoice.SpotBillingProcessor#getUpdatedSalesList()
process 請求処理を実行する メソッド com.example.sms.service.sales.invoice.SpotBillingProcessor#process()
processSales 単一の売上に対する請求処理を実行する メソッド com.example.sms.service.sales.invoice.SpotBillingProcessor#processSales()
updateSales 売上を更新する メソッド com.example.sms.service.sales.invoice.SpotBillingProcessor#updateSales()
checkEntityExistence マスタデータ存在チェック メソッド com.example.sms.service.sales.order.SalesOrderService#checkEntityExistence()
checkRule 受注ルールチェック メソッド com.example.sms.service.sales.order.SalesOrderService#checkRule()
convert CSVデータをSalesOrderListに変換 メソッド com.example.sms.service.sales.order.SalesOrderService#convert()
delete 受注削除 メソッド com.example.sms.service.sales.order.SalesOrderService#delete()
find 受注検索 メソッド com.example.sms.service.sales.order.SalesOrderService#find()
generateOrderNumber 受注番号生成 メソッド com.example.sms.service.sales.order.SalesOrderService#generateOrderNumber()
generateOrderNumber 受注番号生成 メソッド com.example.sms.service.sales.order.SalesOrderService#generateOrderNumber()
register 受注新規登録 メソッド com.example.sms.service.sales.order.SalesOrderService#register()
save 受注編集 メソッド com.example.sms.service.sales.order.SalesOrderService#save()
searchSalesOrderWithPageInfo 受注検索(ページング) メソッド com.example.sms.service.sales.order.SalesOrderService#searchSalesOrderWithPageInfo()
selectAll 受注一覧 メソッド com.example.sms.service.sales.order.SalesOrderService#selectAll()
selectAllWithPageInfo 受注一覧(ページング) メソッド com.example.sms.service.sales.order.SalesOrderService#selectAllWithPageInfo()
uploadCsvFile CSVファイルアップロード メソッド com.example.sms.service.sales.order.SalesOrderService#uploadCsvFile()
validateErrors CSVファイルアップロードバリデーション メソッド com.example.sms.service.sales.order.SalesOrderService#validateErrors()
aggregate 売上集計 メソッド com.example.sms.service.sales.sales.SalesService#aggregate()
delete 売上を削除 メソッド com.example.sms.service.sales.sales.SalesService#delete()
find 売上をIDで検索 メソッド com.example.sms.service.sales.sales.SalesService#find()
generateSalesNumber 売上番号を生成する メソッド com.example.sms.service.sales.sales.SalesService#generateSalesNumber()
register 売上を新規登録 メソッド com.example.sms.service.sales.sales.SalesService#register()
save 売上情報を編集 メソッド com.example.sms.service.sales.sales.SalesService#save()
searchWithPageInfo 条件付きで売上を検索(ページング付き) メソッド com.example.sms.service.sales.sales.SalesService#searchWithPageInfo()
selectAll 売上一覧を取得 メソッド com.example.sms.service.sales.sales.SalesService#selectAll()
selectAllUnbilled 売上の請求済みを取得 メソッド com.example.sms.service.sales.sales.SalesService#selectAllUnbilled()
selectAllWithPageInfo 売上一覧をページング付きで取得 メソッド com.example.sms.service.sales.sales.SalesService#selectAllWithPageInfo()
checkRule 出荷ルールチェック メソッド com.example.sms.service.sales.shipping.ShippingService#checkRule()
confirmShipping 出荷確認 メソッド com.example.sms.service.sales.shipping.ShippingService#confirmShipping()
findById 注文番号で検索 メソッド com.example.sms.service.sales.shipping.ShippingService#findById()
orderShipping 出荷指示 メソッド com.example.sms.service.sales.shipping.ShippingService#orderShipping()
save 出荷情報を保存(新規登録または更新) メソッド com.example.sms.service.sales.shipping.ShippingService#save()
search 出荷情報を検索 メソッド com.example.sms.service.sales.shipping.ShippingService#search()
searchWithPageInfo 条件検索(ページング付き) メソッド com.example.sms.service.sales.shipping.ShippingService#searchWithPageInfo()
selectAll 出荷一覧を取得 メソッド com.example.sms.service.sales.shipping.ShippingService#selectAll()
selectAllWithPageInfo 出荷一覧をページング付きで取得 メソッド com.example.sms.service.sales.shipping.ShippingService#selectAllWithPageInfo()
delete アプリケーション実行履歴削除 メソッド com.example.sms.service.system.audit.AuditService#delete()
end アプリケーション実行履歴終了 メソッド com.example.sms.service.system.audit.AuditService#end()
error アプリケーション実行履歴エラー メソッド com.example.sms.service.system.audit.AuditService#error()
find アプリケーション実行履歴取得 メソッド com.example.sms.service.system.audit.AuditService#find()
register アプリケーション実行履歴新規登録 メソッド com.example.sms.service.system.audit.AuditService#register()
searchWithPageInfo アプリケーション実行履歴検索 メソッド com.example.sms.service.system.audit.AuditService#searchWithPageInfo()
selectAll アプリケーション実行履歴一覧 メソッド com.example.sms.service.system.audit.AuditService#selectAll()
selectAllWithPageInfo アプリケーション実行履歴一覧(ページング) メソッド com.example.sms.service.system.audit.AuditService#selectAllWithPageInfo()
start アプリケーション実行履歴開始 メソッド com.example.sms.service.system.audit.AuditService#start()
authenticateUser ユーザーJWT認証 メソッド com.example.sms.service.system.auth.AuthApiService#authenticateUser()
checkPermission 権限チェック メソッド com.example.sms.service.system.auth.AuthApiService#checkPermission()
getCurrentUserId 現在のユーザーIDの取得 メソッド com.example.sms.service.system.auth.AuthApiService#getCurrentUserId()
getUserNameFromJwtToke JWTトークンからユーザー名の取得 メソッド com.example.sms.service.system.auth.AuthApiService#getUserNameFromJwtToke()
validateJwtToke JWTトークンの取得 メソッド com.example.sms.service.system.auth.AuthApiService#validateJwtToke()
validateJwtToken JWTトークンの検証 メソッド com.example.sms.service.system.auth.AuthApiService#validateJwtToken()
loadUserByUsername ユーザー認証 メソッド com.example.sms.service.system.auth.AuthService#loadUserByUsername()
convert CSV変換 メソッド com.example.sms.service.system.download.DownloadService#convert()
convertCustomer 顧客CSV変換 メソッド com.example.sms.service.system.download.DownloadService#convertCustomer()
convertDepartments 部門CSV変換 メソッド com.example.sms.service.system.download.DownloadService#convertDepartments()
convertEmployees 社員CSV変換 メソッド com.example.sms.service.system.download.DownloadService#convertEmployees()
convertInvoice 請求CSV変換 メソッド com.example.sms.service.system.download.DownloadService#convertInvoice()
convertOrder 受注CSV変換 メソッド com.example.sms.service.system.download.DownloadService#convertOrder()
convertPartner 取引先CSV変換 メソッド com.example.sms.service.system.download.DownloadService#convertPartner()
convertPartnerGroup 取引先グループCSV変換 メソッド com.example.sms.service.system.download.DownloadService#convertPartnerGroup()
convertProductCategories 商品分類CSV変換 メソッド com.example.sms.service.system.download.DownloadService#convertProductCategories()
convertProducts 商品CSV変換 メソッド com.example.sms.service.system.download.DownloadService#convertProducts()
convertSales 売上CSV変換 メソッド com.example.sms.service.system.download.DownloadService#convertSales()
convertShipping 出荷CSV変換 メソッド com.example.sms.service.system.download.DownloadService#convertShipping()
convertVendor 仕入先CSV変換 メソッド com.example.sms.service.system.download.DownloadService#convertVendor()
count ダウンロード件数取得 メソッド com.example.sms.service.system.download.DownloadService#count()
countCustomer 顧客ダウンロード件数取得 メソッド com.example.sms.service.system.download.DownloadService#countCustomer()
countDepartments 部門ダウンロード件数取得 メソッド com.example.sms.service.system.download.DownloadService#countDepartments()
countEmployees 社員ダウンロード件数取得 メソッド com.example.sms.service.system.download.DownloadService#countEmployees()
countInvoice 請求ダウンロード件数取得 メソッド com.example.sms.service.system.download.DownloadService#countInvoice()
countOrder 受注ダウンロード件数取得 メソッド com.example.sms.service.system.download.DownloadService#countOrder()
countPartner 取引先ダウンロード件数取得 メソッド com.example.sms.service.system.download.DownloadService#countPartner()
countPartnerGroups 取引先グループダウンロード件数取得 メソッド com.example.sms.service.system.download.DownloadService#countPartnerGroups()
countProductCategories 商品カテゴリダウンロード件数取得 メソッド com.example.sms.service.system.download.DownloadService#countProductCategories()
countProducts 商品ダウンロード件数取得 メソッド com.example.sms.service.system.download.DownloadService#countProducts()
countSales 売上ダウンロード件数取得 メソッド com.example.sms.service.system.download.DownloadService#countSales()
countShipping 出荷ダウンロード件数取得 メソッド com.example.sms.service.system.download.DownloadService#countShipping()
countVendor 仕入先ダウンロード件数取得 メソッド com.example.sms.service.system.download.DownloadService#countVendor()
download ダウンロード メソッド com.example.sms.service.system.download.DownloadService#download()
delete ユーザー削除 メソッド com.example.sms.service.system.user.UserManagementService#delete()
find ユーザー検索 メソッド com.example.sms.service.system.user.UserManagementService#find()
register ユーザー新規登録 メソッド com.example.sms.service.system.user.UserManagementService#register()
save ユーザー情報編集 メソッド com.example.sms.service.system.user.UserManagementService#save()
selectAll ユーザー一覧 メソッド com.example.sms.service.system.user.UserManagementService#selectAll()
selectAllWithPageInfo ユーザー一覧(ページング) メソッド com.example.sms.service.system.user.UserManagementService#selectAllWithPageInfo()