public class ManifestType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected List<ReferenceType> |
reference |
| Constructor and Description |
|---|
ManifestType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the value of the id property.
|
List<ReferenceType> |
getReference()
Gets the value of the reference property.
|
void |
setId(String value)
Sets the value of the id property.
|
protected List<ReferenceType> reference
protected String id
public List<ReferenceType> getReference()
ReferenceTypeApache CXF