Constructor and Description |
---|
Entry() |
Modifier and Type | Method and Description |
---|---|
ByteSequence |
getData() |
String |
getFormater() |
Location |
getLocation() |
org.josql.Query |
getQuery() |
DataStructure |
getRecord() |
String |
getType() |
void |
setData(ByteSequence data) |
void |
setFormater(String formater) |
void |
setLocation(Location location) |
void |
setQuery(org.josql.Query query) |
void |
setRecord(DataStructure record) |
void |
setType(String type) |
public Entry()
public Location getLocation()
public void setLocation(Location location)
public DataStructure getRecord()
public void setRecord(DataStructure record)
public void setData(ByteSequence data)
public ByteSequence getData()
public void setFormater(String formater)
public String getFormater()
public void setQuery(org.josql.Query query)
public org.josql.Query getQuery()
Copyright © 2005–2017. All rights reserved.