public class SubClassOf extends Object implements Serializable
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 ref="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}resource"/>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SubClassOf() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResource()
Gets the value of the resource property.
|
void |
setResource(String value)
Sets the value of the resource property.
|
protected String resource
Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.