This command set is numbered (9) to match the equivalent JDWP command set.
ReferenceType Command (1)Returns the runtime type of the object. The runtime type is a class or an array.
byte
|
refTypeTag
|
Kind of following reference type.
|
||||||||||||
referenceTypeID
|
typeID
|
The runtime reference type.
|
||||||||||||
Returns the value of one or more instance fields. Each field must be a member of the object's type or one of its superclasses, superinterfaces, or implemented interfaces. Access control is not enforced. For example, the values of private fields can be obtained.
objectID
|
object
|
The object ID
|
||||||||||||
int
|
fields
|
The number of values to get
|
||||||||||||
Repeated fields times:
|
||||||||||||||
fieldID
|
fieldID
|
Field to get.
|
||||||||||||
int
|
values
|
The number of values returned
|
||||||||||||
Repeated values times:
|
||||||||||||||
value
|
value
|
The field value
|
||||||||||||
Sets the value of one or more instance fields. Each field must be a member of the object's type or one of its superclasses, superinterfaces, or implemented interfaces. Access control is not enforced; for example, the values of private fields can be set. For primitive values, the value's type must match the field's type exactly. For object values, there must be a widening reference conversion from the value's type to the field's type and the field's type must be loaded.
(None)
KDWP Specification KVM Debug Wire Protocol, 1.0 |
Copyright © 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Third-party software, including font technology, is copyrighted and licensed from Sun suppliers. Sun, Sun Microsystems, the Sun logo, Java and Solaris are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Federal Acquisitions: Commercial Software - Government Users Subject to Standard License Terms and Conditions.
Copyright © 2002 Sun Microsystems, Inc. Tous droits réservés. Distribué par des licences qui en restreignent l'utilisation. Le logiciel détenu par des tiers, et qui comprend la technologie relative aux polices de caractères, est protégé par un copyright et licencié par des fournisseurs de Sun. Sun, Sun Microsystems, le logo Sun, Java et Solaris sont des marques de fabrique ou des marques déposées de Sun Microsystems, Inc. aux Etats-Unis et dans d'autres pays.