entityentry-ag凯发旗舰厅



com.spire.doc.reporting
class entityentry

java.lang.object
  extended by com.spire.doc.reporting.entityentry

public class entityentry
extends java.lang.object

the document objectentry class maintains the entries of entity class.


field summary
 documentobject current
          current entity.
 int index
          index value.
 
constructor summary
entityentry(documentobject ent)
          the base class for dls entities.
 
method summary
 boolean fetch()
          fetches the entries element.
 
field detail

current

public documentobject current
current entity.

index

public int index
index value.
constructor detail

entityentry

public entityentry(documentobject ent)
the base class for dls entities.
parameters:
ent - ent
method detail

fetch

public boolean fetch()
fetches the entries element.
returns:
if contains entry, it will return true. otherwise, it returns false.


网站地图