public class ChangeObject
extends java.lang.Object
implements java.io.Serializable
Object
object--only
those what were asked for from the API returning the object.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SCCS_ID |
Constructor and Description |
---|
ChangeObject(java.lang.String cvid,
java.util.Map<java.lang.String,Attribute> attributes) |
Modifier and Type | Method and Description |
---|---|
Attribute |
getAttribute(java.lang.String name)
Gets an attribute for this object at the time it was looked up.
|
Attribute[] |
getAttributes()
Gets all the attributes that were looked up with this object.
|
java.lang.String |
getCvid()
Gets the cvid for this object.
|
java.lang.String |
toString() |
public static final java.lang.String SCCS_ID
public ChangeObject(java.lang.String cvid, java.util.Map<java.lang.String,Attribute> attributes)
public java.lang.String getCvid()
public Attribute getAttribute(java.lang.String name)
name
- the name of the attribute to get.null
if the attribute
did not exist on object or was not requested when looking it up.public Attribute[] getAttributes()
getAttribute(String)
public java.lang.String toString()
toString
in class java.lang.Object
© Copyright IBM Corporation 2000, 2009
US Government Users Restricted Rights--Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
Notices