public class UserDataConstraint extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIDENTIAL_TRANSPORT_GUARANTEE |
String |
description |
static String |
INTEGRAL_TRANSPORT_GUARANTEE |
static String |
NONE_TRANSPORT_GUARANTEE |
Object |
transportGuarantee |
| Constructor and Description |
|---|
UserDataConstraint() |
public String description
public Object transportGuarantee
public static final String NONE_TRANSPORT_GUARANTEE
public static final String INTEGRAL_TRANSPORT_GUARANTEE
public static final String CONFIDENTIAL_TRANSPORT_GUARANTEE
Copyright © 2016. All Rights Reserved.