public class DomainRestrictionType extends Object
Java class for domainRestrictionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="domainRestrictionType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}Class"/> <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}Property"/> </choice> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected ClassType |
clazz |
protected PropertyType |
property |
Constructor and Description |
---|
DomainRestrictionType() |
Modifier and Type | Method and Description |
---|---|
ClassType |
getClazz()
Gets the value of the clazz property.
|
PropertyType |
getProperty()
Gets the value of the property property.
|
void |
setClazz(ClassType value)
Sets the value of the clazz property.
|
void |
setProperty(PropertyType value)
Sets the value of the property property.
|
protected ClassType clazz
protected PropertyType property
public ClassType getClazz()
ClassType
public void setClazz(ClassType value)
value
- allowed object is
ClassType
public PropertyType getProperty()
PropertyType
public void setProperty(PropertyType value)
value
- allowed object is
PropertyType
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a