public class AIOProductGroup extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
AIOProductGroup() |
protected |
AIOProductGroup(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
SWIGTYPE_p_p_AIOProductRange |
get_groups() |
long |
get_num_groups() |
protected static long |
getCPtr(AIOProductGroup obj) |
void |
set_groups(SWIGTYPE_p_p_AIOProductRange value) |
void |
set_num_groups(long value) |
protected AIOProductGroup(long cPtr,
boolean cMemoryOwn)
public AIOProductGroup()
protected static long getCPtr(AIOProductGroup obj)
public void delete()
public void set_num_groups(long value)
public long get_num_groups()
public void set_groups(SWIGTYPE_p_p_AIOProductRange value)
public SWIGTYPE_p_p_AIOProductRange get_groups()
Copyright © 2024 LSST. All rights reserved.