Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Uses of Class
waggle.common.modules.conversation.enums.XConversationMapElementType

Packages that use XConversationMapElementType
waggle.common.modules.conversation.enums Enums defined by the Conversation Module API. 
waggle.common.modules.conversation.infos Data transfer objects defined by the Conversation Module API. 

 

Uses of XConversationMapElementType in waggle.common.modules.conversation.enums

 

Methods in waggle.common.modules.conversation.enums that return XConversationMapElementType
static XConversationMapElementType XConversationMapElementType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XConversationMapElementType[] XConversationMapElementType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Uses of XConversationMapElementType in waggle.common.modules.conversation.infos

 

Fields in waggle.common.modules.conversation.infos declared as XConversationMapElementType
 XConversationMapElementType XConversationMapElementInfo.Type
          The element type.

 

Fields in waggle.common.modules.conversation.infos with type parameters of type XConversationMapElementType
 List<XConversationMapElementType> XConversationMapFilterInfo.ElementTypes
          What element types to return.

 


Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.