Package | Description |
---|---|
org.apache.jackrabbit.core.xml |
Modifier and Type | Method and Description |
---|---|
static PropInfo.MultipleStatus |
PropInfo.MultipleStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropInfo.MultipleStatus[] |
PropInfo.MultipleStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PropInfo(Name name,
int type,
TextValue[] values,
PropInfo.MultipleStatus multipleStatus)
Creates a property information instance.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.