public final class SkuTier extends Object
static SkuTier
BASIC
SkuTier(String value)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final SkuTier BASIC
public SkuTier(String value)
value
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */