public class GeneralMetadata extends DetailedLink
Java class for GeneralMetadata complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GeneralMetadata"> <complexContent> <extension base="{}DetailedLink"> <sequence> <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
GeneralMetadata() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the value of the name property.
|
boolean |
isSetName() |
void |
setName(String value)
Sets the value of the name property.
|
getDescription, getLinkCapabilities, getRequest, getResponse, isSetDescription, isSetLinkCapabilities, isSetRequest, isSetResponse, setDescription, setLinkCapabilities, setRequest, setResponse
Copyright © 2010 Red Hat, Inc - released under the Apache License Version 2.0