public class InternalBindingValue extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
String |
strObjectRef |
BindingType |
theBindingType |
Constructor and Description |
---|
InternalBindingValue() |
InternalBindingValue(BindingType b,
String o) |
Modifier and Type | Method and Description |
---|---|
Object |
getObjectRef() |
void |
setObjectRef(Object ObjectRef) |
public BindingType theBindingType
public String strObjectRef
public InternalBindingValue()
public InternalBindingValue(BindingType b, String o)
Copyright © 2019 JBoss by Red Hat. All rights reserved.