|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opcfoundation.ua.utils.AttributesUtil
public class AttributesUtil
AttributesUtil class.
| Constructor Summary | |
|---|---|
AttributesUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
isValid(NodeClass nodeClass,
UnsignedInteger attributeId)
Tests if the attribute is valid for at least one of the node classes specified in the mask. |
static boolean |
isValid(UnsignedInteger attributeId)
isValid. |
static String |
toString(UnsignedInteger value)
toString. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributesUtil()
| Method Detail |
|---|
public static boolean isValid(UnsignedInteger attributeId)
isValid.
attributeId - a UnsignedInteger object.
public static boolean isValid(NodeClass nodeClass,
UnsignedInteger attributeId)
nodeClass - a NodeClass object.attributeId - a UnsignedInteger object.
public static String toString(UnsignedInteger value)
toString.
value - a UnsignedInteger object.
String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||