|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opcfoundation.ua.utils.AbstractStructure
org.opcfoundation.ua.core.FilterOperand
org.opcfoundation.ua.core.ElementOperand
public class ElementOperand
| Field Summary | |
|---|---|
static ExpandedNodeId |
BINARY
|
static ExpandedNodeId |
ID
|
protected UnsignedInteger |
Index
|
static ExpandedNodeId |
XML
|
| Constructor Summary | |
|---|---|
ElementOperand()
|
|
ElementOperand(UnsignedInteger Index)
|
|
| Method Summary | |
|---|---|
ElementOperand |
clone()
Deep clone |
boolean |
equals(Object obj)
|
ExpandedNodeId |
getBinaryEncodeId()
getBinaryEncodeId. |
UnsignedInteger |
getIndex()
|
ExpandedNodeId |
getTypeId()
getTypeId. |
ExpandedNodeId |
getXmlEncodeId()
getXmlEncodeId. |
int |
hashCode()
|
void |
setIndex(UnsignedInteger Index)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ExpandedNodeId ID
public static final ExpandedNodeId BINARY
public static final ExpandedNodeId XML
protected UnsignedInteger Index
| Constructor Detail |
|---|
public ElementOperand()
public ElementOperand(UnsignedInteger Index)
| Method Detail |
|---|
public UnsignedInteger getIndex()
public void setIndex(UnsignedInteger Index)
public ElementOperand clone()
clone in interface Structureclone in class FilterOperandpublic boolean equals(Object obj)
equals in class FilterOperandpublic int hashCode()
hashCode in class FilterOperandpublic ExpandedNodeId getTypeId()
StructuregetTypeId.
getTypeId in interface StructuregetTypeId in class FilterOperandExpandedNodeId object.public ExpandedNodeId getXmlEncodeId()
StructuregetXmlEncodeId.
getXmlEncodeId in interface StructuregetXmlEncodeId in class FilterOperandExpandedNodeId object.public ExpandedNodeId getBinaryEncodeId()
StructuregetBinaryEncodeId.
getBinaryEncodeId in interface StructuregetBinaryEncodeId in class FilterOperandExpandedNodeId object.public String toString()
toString in class FilterOperand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||