public class MyAttributeExtensions extends Object
Constructor and Description |
---|
MyAttributeExtensions(boolean generated,
String documentationMimeType,
String documentationContent,
boolean optional) |
Modifier and Type | Method and Description |
---|---|
String |
getDocumentationContent() |
String |
getDocumentationMimeType() |
boolean |
isGenerated() |
boolean |
isOptional() |
Copyright © 2012–2022. All rights reserved.