soql-parser-lite - v1.0.1
Preparing search index...
SoqlField
Class SoqlField
Hierarchy (
View Summary
)
SoqlBase
SoqlField
Index
Constructors
constructor
Properties
name
Accessors
type
Methods
from
Buffer
from
String
Constructors
constructor
new
SoqlField
(
name
:
string
)
:
SoqlField
Parameters
name
:
string
Returns
SoqlField
Properties
name
name
:
string
Accessors
type
get
type
()
:
string
Returns
string
Methods
Static
from
Buffer
fromBuffer
(
buffer
:
SoqlStringBuffer
)
:
SoqlField
Parameters
buffer
:
SoqlStringBuffer
Returns
SoqlField
Static
from
String
fromString
(
name
:
string
)
:
SoqlField
Parameters
name
:
string
Returns
SoqlField
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
Accessors
type
Methods
from
Buffer
from
String
soql-parser-lite - v1.0.1
Loading...