org.apache.activemq.console.command.store.amq
Class Entry
java.lang.Object
org.apache.activemq.console.command.store.amq.Entry
public class Entry
- extends java.lang.Object
Constructor Summary |
Entry()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Entry
public Entry()
getLocation
public Location getLocation()
setLocation
public void setLocation(Location location)
getRecord
public DataStructure getRecord()
setRecord
public void setRecord(DataStructure record)
setData
public void setData(ByteSequence data)
setType
public void setType(java.lang.String type)
getData
public ByteSequence getData()
getType
public java.lang.String getType()
setFormater
public void setFormater(java.lang.String formater)
getFormater
public java.lang.String getFormater()
setQuery
public void setQuery(org.josql.Query query)
getQuery
public org.josql.Query getQuery()
Copyright © 2005-2016. All Rights Reserved.