galapi
Class xsTime

java.lang.Object
  extended bygalapi.Item
      extended bygalapi.Atomic
          extended bygalapi.xsTime

public class xsTime
extends Atomic


Field Summary
 
Fields inherited from class galapi.Item
item
 
Constructor Summary
xsTime(java.lang.String s)
           
 
Method Summary
protected static int timeToItem(java.lang.String s)
           
 
Methods inherited from class galapi.Item
finalize, getAtomic, getAttribute, getElement, getNativeItem, getNode, itemKind, nativeAtomicValue, nativeAttribute, nativeElement, nativeFree, nativeItemKind, nativeNode, nativeStringValue, setItem, toString
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

xsTime

public xsTime(java.lang.String s)
       throws GalapiException
Method Detail

timeToItem

protected static int timeToItem(java.lang.String s)