| Package | Description |
|---|---|
| net.di2e.ecdr.commons.xml.fs |
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 Rel |
Rel.fromValue(String v) |
Rel |
Link.getRel()
Gets the value of the rel property.
|
static Rel |
Rel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rel[] |
Rel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Link.setRel(Rel value)
Sets the value of the rel property.
|
Copyright © 2014–2015 Cohesive Integrations, LLC. All rights reserved.