public final class Clazz extends Property
Property.Id
Modifier and Type | Field and Description |
---|---|
static Clazz |
CONFIDENTIAL
Standard classification.
|
static PropertyFactory<Clazz> |
FACTORY |
static Clazz |
PRIVATE
Standard classification.
|
static Clazz |
PUBLIC
Standard classification.
|
ILLEGAL_PARAMETER_MESSAGE
Constructor and Description |
---|
Clazz(List<Parameter> params,
String value)
Factory constructor.
|
Clazz(String value) |
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
void |
validate() |
assertOneOrLess, assertParametersEmpty, assertPidParameter, assertPrefParameter, assertTextParameter, assertTypeParameter, equals, getExtendedParameter, getExtendedParameters, getGroup, getId, getParameter, getParameters, getParameters, hashCode, toString
public static final Clazz PUBLIC
public static final Clazz PRIVATE
public static final Clazz CONFIDENTIAL
public static final PropertyFactory<Clazz> FACTORY
public Clazz(String value)
value
- a classification valuepublic String getValue()
Copyright © 2008-2012 Micronode. All Rights Reserved.