|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.dspl.schema.ConceptProperty.Type
public static class ConceptProperty.Type
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="ref" use="required" type="{http://schemas.google.com/dspl/2010}DataType" /> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
ConceptProperty.Type()
|
Method Summary | |
---|---|
DataType |
getRef()
Gets the value of the ref property. |
void |
setRef(DataType value)
Sets the value of the ref property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConceptProperty.Type()
Method Detail |
---|
public DataType getRef()
DataType
public void setRef(DataType value)
value
- allowed object is
DataType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |