org.plasma.provisioning
Class EnumerationRef
java.lang.Object
org.plasma.provisioning.Element
org.plasma.provisioning.NamedElement
org.plasma.provisioning.TypeRef
org.plasma.provisioning.EnumerationRef
public class EnumerationRef
- extends TypeRef
References an enumeration and serves as a type abstraction to avoid circular references within XML marshaling
Java class for EnumerationRef complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EnumerationRef">
<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 |
EnumerationRef
public EnumerationRef()
Copyright © 2013. All rights reserved.