public class TransmitAccess
extends java.lang.Object
Title: Structured Data Objects
Description: Defines a Transmit Access.
Copyright: Copyright (c) 2009
Company: StreamScape Technologies
Modifier and Type | Field and Description |
---|---|
static byte |
DOMAIN |
static byte |
GLOBAL |
static byte |
LOCAL |
static byte |
OBSERVE |
Constructor and Description |
---|
TransmitAccess() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isValid(byte access) |
static java.lang.String |
toString(byte access) |
public static final byte DOMAIN
public static final byte GLOBAL
public static final byte OBSERVE
public static final byte LOCAL
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.