public class ResourceDocType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ClassDocType> |
classDoc |
| Constructor and Description |
|---|
ResourceDocType() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ClassDocType> |
getDocs() |
protected java.util.List<ClassDocType> classDoc
public java.util.List<ClassDocType> getDocs()
Copyright © 2016 Oracle Corporation. All Rights Reserved.