| Package | Description |
|---|---|
| org.eclipse.lyo.oslc4j.core.exception | |
| org.eclipse.lyo.oslc4j.core.model |
Copyright (c) 2012 IBM Corporation.
|
| Modifier and Type | Method and Description |
|---|---|
Representation |
OslcCoreInvalidRepresentationException.getRepresentation() |
| Constructor and Description |
|---|
OslcCoreInvalidRepresentationException(Class<?> resourceClass,
Method method,
Representation representation) |
| Modifier and Type | Method and Description |
|---|---|
static Representation |
Representation.fromString(String string) |
static Representation |
Representation.fromURI(URI uri) |
static Representation |
Representation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Representation[] |
Representation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setRepresentation(Representation representation) |
Copyright © 2016. All rights reserved.