public class CodeObject
extends java.lang.Object
| Constructor and Description |
|---|
CodeObject() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHashCode()
Return the identity hash code of this object.
|
java.lang.String |
getValue()
Return the value of the object.
|
boolean |
isTracked()
Return whether or not the object is tracked.
|
public java.lang.String getHashCode()
public boolean isTracked()
public java.lang.String getValue()
Copyright © 2020 Contrast Security. All Rights Reserved.