| Package | Description |
|---|---|
| net.di2e.ecdr.commons.xml.osd |
Copyright (C) 2014 Cohesive Integrations, LLC (info@cohesiveintegrations.com)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Method and Description |
|---|---|
static SyndicationRight |
SyndicationRight.fromValue(String v) |
SyndicationRight |
OpenSearchDescription.getSyndicationRight()
Gets the value of the syndicationRight property.
|
static SyndicationRight |
SyndicationRight.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyndicationRight[] |
SyndicationRight.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenSearchDescription.setSyndicationRight(SyndicationRight value)
Sets the value of the syndicationRight property.
|
Copyright © 2014–2015 Cohesive Integrations, LLC. All rights reserved.