public class PmDescriptors extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<PmDescriptor> |
pmDescriptor |
protected PmInuse |
pmInuse |
| Constructor and Description |
|---|
PmDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
List<PmDescriptor> |
getPmDescriptor() |
PmInuse |
getPmInuse() |
void |
setPmInuse(PmInuse value) |
protected List<PmDescriptor> pmDescriptor
protected PmInuse pmInuse
public List<PmDescriptor> getPmDescriptor()
public PmInuse getPmInuse()
public void setPmInuse(PmInuse value)
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.