public static class JaxbOrganization.OrgProperty extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
key
The property key
|
protected String |
value
The property value
|
| Constructor and Description |
|---|
OrgProperty()
No-arg constructor needed by JAXB
|
OrgProperty(String key,
String value)
Constructs an organization property with a key and a value.
|
Copyright © 2009–2021 Opencast Project. All rights reserved.