be.ac.ulg.montefiore.run.totem.domain.model.jaxb
Class DelayUnits
java.lang.Object
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.DelayUnits
public class DelayUnits
- extends java.lang.Object
Java content class for delayUnits.
The following schema fragment specifies the expected content contained within this java content object.
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="ns"/>
<enumeration value="�s"/>
<enumeration value="ms"/>
<enumeration value="s"/>
</restriction>
Constructor Summary |
protected |
DelayUnits(java.lang.String v)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
_NS
public static final java.lang.String _NS
NS
public static final DelayUnits NS
_Ï_S
public static final java.lang.String _Ï_S
Ï_S
public static final DelayUnits Ï_S
_MS
public static final java.lang.String _MS
MS
public static final DelayUnits MS
_S
public static final java.lang.String _S
S
public static final DelayUnits S
DelayUnits
protected DelayUnits(java.lang.String v)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getValue
public java.lang.String getValue()
hashCode
public final int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public final boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
fromValue
public static DelayUnits fromValue(java.lang.String value)
fromString
public static DelayUnits fromString(java.lang.String str)
Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.