Skip navigation links

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

E20955-01


waggle.common.modules.tag.infos
Class XTagTagablesInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.tag.infos.XTagTagablesInfo


public class XTagTagablesInfo
extends XDTO

Tag Tagables Information DTO.


Field Summary
 List<waggle.common.modules.object.infos.XObjectInfo> TagableInfos
          The Tagables for this Tag.
 XTagInfo TagInfo
          The Tag Information DTO.

 

Constructor Summary
XTagTagablesInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

TagInfo

public XTagInfo TagInfo
The Tag Information DTO.

TagableInfos

public List<waggle.common.modules.object.infos.XObjectInfo> TagableInfos
The Tagables for this Tag.

Constructor Detail

XTagTagablesInfo

public XTagTagablesInfo()

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.