public class Period extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
Period() |
|
Period(Frequency arg0) |
|
Period(int n,
TimeUnit units) |
protected |
Period(long cPtr,
boolean cMemoryOwn) |
|
Period(String str) |
protected Period(long cPtr,
boolean cMemoryOwn)
public Period()
public Period(int n,
TimeUnit units)
public Period(Frequency arg0)
public Period(String str)
Copyright © 2017. All rights reserved.