org.plasma.provisioning
Class DataTypeRef
java.lang.Object
org.plasma.provisioning.Element
org.plasma.provisioning.NamedElement
org.plasma.provisioning.TypeRef
org.plasma.provisioning.DataTypeRef
public class DataTypeRef
- extends TypeRef
An SDO datatype reference
Java class for DataTypeRef complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DataTypeRef">
<complexContent>
<extension base="{http://www.servicelabs.org/plasma/provisioning}TypeRef">
</extension>
</complexContent>
</complexType>
| Fields inherited from class org.plasma.provisioning.TypeRef |
uri |
| Fields inherited from class org.plasma.provisioning.Element |
id |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataTypeRef
public DataTypeRef()
Copyright © 2013. All rights reserved.