org.intuitel.imsld.manifest
public class Metadata extends Object
Modifier and Type | Field and Description |
---|---|
List<JAXBElement> |
properties |
Constructor and Description |
---|
Metadata() |
Modifier and Type | Method and Description |
---|---|
List<JAXBElement> |
getProperties() |
void |
setProperties(List<JAXBElement> properties) |
void |
setProperty(String name,
String value) |
public List<JAXBElement> properties
public List<JAXBElement> getProperties()
public void setProperties(List<JAXBElement> properties)
Copyright © 2014. All rights reserved.