| Package | Description |
|---|---|
| org.kuali.rice.krad.data.provider.annotation |
| Modifier and Type | Method and Description |
|---|---|
static SerializationContext |
SerializationContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SerializationContext[] |
SerializationContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SerializationContext.matches(SerializationContext[] serializationContexts)
Does the given array of serializationContexts match this one?
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.