ar.com.fernandospr.wns.model
Class WnsTile

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

public class WnsTile
extends WnsAbstractNotification

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


Field Summary
 WnsVisual visual
           
 
Constructor Summary
WnsTile()
           
 
Method Summary
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

visual

public WnsVisual visual
Constructor Detail

WnsTile

public WnsTile()
Method Detail

getType

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


Copyright © 2016. All Rights Reserved.