Class ConcurrentBadgeUpdate
- java.lang.Object
 - 
- com.inductiveautomation.ignition.designer.navtree.model.ConcurrentBadgeUpdate
 
 
- 
public class ConcurrentBadgeUpdate extends java.lang.Object 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classConcurrentBadgeUpdate.BadgeUpdateType 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ResourcePathgetPath()ConcurrentBadgeUpdate.BadgeUpdateTypegetType() 
 - 
 
- 
- 
Method Detail
- 
getType
public ConcurrentBadgeUpdate.BadgeUpdateType getType()
 
- 
getPath
public ResourcePath getPath()
 
 - 
 
 -