public final class SCOID extends Object
| Constructor and Description |
|---|
SCOID(String objClass)
Constructs a new SCOID to identify an object of the given class.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSCOClass()
Returns the class of the object identified by this SCOID.
|
public final String objClass
public SCOID(String objClass)
objClass - The class of the instance being identified.public String getSCOClass()
Copyright © 2017. All rights reserved.