public abstract class

SearchRowBasic

extends SearchRow
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2013_2.SearchRow
     ↳ com.netsuite.webservices.platform.core_2013_2.SearchRowBasic
Known Direct Subclasses

Class Overview

Java class for SearchRowBasic complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="SearchRowBasic">
   <complexContent>
     <extension base="{urn:core_2013_2.platform.webservices.netsuite.com}SearchRow">
     </extension>
   </complexContent>
 </complexType>
 

Summary

Public Constructors
SearchRowBasic()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public SearchRowBasic ()