当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 aspects  API Documentation 英文版文档
DistributedFieldUpdate (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects  API Documentation 英文版文档
org.jboss.aspects.versioned
Class DistributedFieldUpdate
java.lang.Object
   org.jboss.aspects.versioned.DistributedFieldUpdate
org.jboss.aspects.versioned.DistributedFieldUpdate
- All Implemented Interfaces: 
- Serializable
- public class DistributedFieldUpdate- extends Object- implements Serializable
- See Also:
- Serialized Form
 
 
 
 
val
protected Object val
version
protected long version
index
protected int index
DistributedFieldUpdate
public DistributedFieldUpdate()
DistributedFieldUpdate
public DistributedFieldUpdate(Object val,
                              long version,
                              int index)
getVersionId
public long getVersionId()
- 
 
- 
 
setVersionId
public void setVersionId(long newId)
- 
 
- 
 
getFieldIndex
public int getFieldIndex()
- 
 
- 
 
equals
public boolean equals(Object obj)
- 
 
- 
 
hashCode
public int hashCode()
- 
 
- 
 
getValue
public Object getValue()
- 
 
- 
 
setValue
public void setValue(Object newVal)
- 
 
- 
 
getNonDereferencedValue
public Object getNonDereferencedValue()
- 
 
- 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.