public class DataProtection
extends java.lang.Object
Title: Structured Data Objects
Description: Defines a Data Protection.
Copyright: Copyright (c) 2009
Company: StreamScape Technologies
Modifier and Type | Field and Description |
---|---|
static byte |
DISABLED |
static byte |
ENABLED |
Constructor and Description |
---|
DataProtection() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isValid(byte protection) |
public static final byte ENABLED
public static final byte DISABLED
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.