public class AdaptedDocumentType extends Object
| Constructor and Description |
|---|
AdaptedDocumentType() |
AdaptedDocumentType(DocumentType original) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSubtype() |
String |
getType() |
void |
setSubtype(String subtype) |
void |
setType(String type) |
public AdaptedDocumentType()
public AdaptedDocumentType(DocumentType original)
Copyright © 2013–2021. All rights reserved.