ar.com.fernandospr.wns.model
Class WnsBadge

java.lang.Object
  extended by ar.com.fernandospr.wns.model.WnsAbstractNotification
      extended by ar.com.fernandospr.wns.model.WnsBadge

public class WnsBadge
extends WnsAbstractNotification

From http://msdn.microsoft.com/en-us/library/windows/apps/br212849.aspx


Field Summary
 String value
           
 Integer version
           
 
Constructor Summary
WnsBadge()
           
 
Method Summary
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public String value

version

public Integer version
Constructor Detail

WnsBadge

public WnsBadge()
Method Detail

getType

public String getType()
Specified by:
getType in class WnsAbstractNotification


Copyright © 2016. All Rights Reserved.