public static class ConceptProperty.Type extends Object
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 and Description |
---|
Type() |
Modifier and Type | Method and Description |
---|---|
DataType |
getRef()
Gets the value of the ref property.
|
void |
setRef(DataType value)
Sets the value of the ref property.
|
Copyright © 2016 Metron, Inc.. All rights reserved.