|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.dspl.schema.Attribute.ConceptValue
public static class Attribute.ConceptValue
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="concept" use="required" type="{http://www.w3.org/2001/XMLSchema}QName" /> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
Attribute.ConceptValue()
|
Method Summary | |
---|---|
javax.xml.namespace.QName |
getConcept()
Gets the value of the concept property. |
void |
setConcept(javax.xml.namespace.QName value)
Sets the value of the concept property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Attribute.ConceptValue()
Method Detail |
---|
public javax.xml.namespace.QName getConcept()
QName
public void setConcept(javax.xml.namespace.QName value)
value
- allowed object is
QName
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |