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

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

Completed in 72 milliseconds