public final class Access extends Object
static Access
ALLOW
DENY
Access(String value)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final Access ALLOW
public static final Access DENY
public Access(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. */