public class ListType extends ValueConstruct
Modifier and Type | Field and Description |
---|---|
static ListType |
ACCESSED |
static ListType |
FAVORITE |
static ListType |
OWNED |
Constructor and Description |
---|
ListType() |
ListType(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
static ExtensionDescription |
getDefaultDescription() |
equals, generate, getHandler, getValue, hashCode, hasValue, isRequired, putAttributes, setValue
disableStrictValidation, enableStrictValidation, getExtensionLocalName, getExtensionNamespace, isImmutable, isStrictValidation, setImmutable
public static final ListType FAVORITE
public static final ListType ACCESSED
public static final ListType OWNED
public static ExtensionDescription getDefaultDescription()