Home
last modified time | relevance | path

Searched refs:getLong (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DValue.java298 return (String.valueOf(getLong())); in toString()
330 public final long getLong() throws PoolsException in getLong() method in Value
H A DComponent.java67 sys_id = val.getLong(); in Component()
H A DElement.java205 long ret = val.getLong(); in getLongProperty()
H A DConfiguration.java557 long sys_id = idValue.getLong(); in getComponents()