ar.com.fernandospr.wns.model.types
Class WnsRequestForStatusType

java.lang.Object
  extended by ar.com.fernandospr.wns.model.types.WnsRequestForStatusType

public final class WnsRequestForStatusType
extends Object

From http://msdn.microsoft.com/en-us/library/windows/apps/hh465435.aspx#send_notification_request


Field Summary
static String FALSE
           
static String TRUE
           
 
Constructor Summary
WnsRequestForStatusType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRUE

public static final String TRUE
See Also:
Constant Field Values

FALSE

public static final String FALSE
See Also:
Constant Field Values
Constructor Detail

WnsRequestForStatusType

public WnsRequestForStatusType()


Copyright © 2016. All Rights Reserved.