
tsg.ns.wsdl.coop.SearchRow Maven / Gradle / Ivy
package tsg.ns.wsdl.coop;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlSeeAlso;
import jakarta.xml.bind.annotation.XmlType;
/**
* Java class for SearchRow complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="SearchRow">
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SearchRow", namespace = "urn:core_2023_1.platform.webservices.netsuite.com")
@XmlSeeAlso({
InboundShipmentSearchRow.class,
SupportCaseSearchRow.class,
SolutionSearchRow.class,
TopicSearchRow.class,
IssueSearchRow.class,
OpportunitySearchRow.class,
TransactionSearchRow.class,
AccountingTransactionSearchRow.class,
UsageSearchRow.class,
AccountSearchRow.class,
DepartmentSearchRow.class,
ClassificationSearchRow.class,
LocationSearchRow.class,
ItemSearchRow.class,
BinSearchRow.class,
SubsidiarySearchRow.class,
GiftCertificateSearchRow.class,
AccountingPeriodSearchRow.class,
ContactCategorySearchRow.class,
ContactRoleSearchRow.class,
CustomerCategorySearchRow.class,
ExpenseCategorySearchRow.class,
NoteTypeSearchRow.class,
PartnerCategorySearchRow.class,
PaymentMethodSearchRow.class,
PriceLevelSearchRow.class,
SalesRoleSearchRow.class,
TermSearchRow.class,
VendorCategorySearchRow.class,
WinLossReasonSearchRow.class,
UnitsTypeSearchRow.class,
PricingGroupSearchRow.class,
InventoryNumberSearchRow.class,
RevRecScheduleSearchRow.class,
RevRecTemplateSearchRow.class,
NexusSearchRow.class,
OtherNameCategorySearchRow.class,
CustomerMessageSearchRow.class,
CurrencyRateSearchRow.class,
ItemRevisionSearchRow.class,
BillingScheduleSearchRow.class,
GlobalAccountMappingSearchRow.class,
ItemAccountMappingSearchRow.class,
FairValuePriceSearchRow.class,
CostCategorySearchRow.class,
ConsolidatedExchangeRateSearchRow.class,
TaxGroupSearchRow.class,
SalesTaxItemSearchRow.class,
TaxTypeSearchRow.class,
BomSearchRow.class,
BomRevisionSearchRow.class,
PaymentInstrumentSearchRow.class,
PaymentOptionSearchRow.class,
MerchandiseHierarchyNodeSearchRow.class,
CalendarEventSearchRow.class,
TaskSearchRow.class,
PhoneCallSearchRow.class,
ProjectTaskSearchRow.class,
ResourceAllocationSearchRow.class,
CampaignSearchRow.class,
PromotionCodeSearchRow.class,
CouponCodeSearchRow.class,
CustomRecordSearchRow.class,
CustomListSearchRow.class,
EmployeeSearchRow.class,
PayrollItemSearchRow.class,
HcmJobSearchRow.class,
SearchRowBasic.class,
NoteSearchRow.class,
MessageSearchRow.class,
BudgetSearchRow.class,
ManufacturingCostTemplateSearchRow.class,
ManufacturingRoutingSearchRow.class,
ManufacturingOperationTaskSearchRow.class,
ItemDemandPlanSearchRow.class,
ItemSupplyPlanSearchRow.class,
FileSearchRow.class,
FolderSearchRow.class,
ChargeSearchRow.class,
TimeBillSearchRow.class,
TimeEntrySearchRow.class,
TimeSheetSearchRow.class,
PaycheckSearchRow.class,
ContactSearchRow.class,
CustomerSearchRow.class,
PartnerSearchRow.class,
VendorSearchRow.class,
EntityGroupSearchRow.class,
JobSearchRow.class,
CustomerStatusSearchRow.class,
JobStatusSearchRow.class,
JobTypeSearchRow.class,
OriginatingLeadSearchRow.class,
BillingAccountSearchRow.class,
CustomerSubsidiaryRelationshipSearchRow.class,
VendorSubsidiaryRelationshipSearchRow.class,
SiteCategorySearchRow.class
})
public abstract class SearchRow {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy