org.opcfoundation.ua.builtintypes
Interface Enumeration

All Known Implementing Classes:
AccessLevel, ApplicationType, AttributeWriteMask, AxisScaleEnumeration, BrowseDirection, BrowseResultMask, DataChangeTrigger, DeadbandType, ExceptionDeviationFormat, FilterOperator, HistoryUpdateType, IdType, MessageSecurityMode, ModelChangeStructureVerbMask, MonitoringMode, NamingRuleType, NodeAttributesMask, NodeClass, OpenFileMode, PerformUpdateType, RedundancySupport, SecurityTokenRequestType, ServerState, TimestampsToReturn, TrustListMasks, UserTokenType

public interface Enumeration

Super interface for all UA encodeable enumerations. getValue is needed to complete binary serialization.

Author:
Toni Kalajainen (toni.kalajainen@vtt.fi)

Method Summary
 int getValue()
          getValue.
 

Method Detail

getValue

int getValue()

getValue.

Returns:
a int.


Copyright © 2018. All rights reserved.