public class RepositoryConfigurationXto extends Object
Java class for RepositoryConfiguration complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RepositoryConfiguration">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="attributes" type="{http://eclipse.org/stardust/ws/v2012a/api}Map"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RepositoryConfigurationXto() |
| Modifier and Type | Method and Description |
|---|---|
MapXto |
getAttributes()
Gets the value of the attributes property.
|
void |
setAttributes(MapXto value)
Sets the value of the attributes property.
|
Copyright © 2016 Eclipse Stardust. All Rights Reserved.