public static class PropertyElement.PropertyElementBuilder extends Object
| Constructor and Description |
|---|
PropertyElementBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PropertyElement.PropertyElementBuilder |
accessibility(PropertyElement.Accessibility accessibility) |
PropertyElement |
build() |
PropertyElement.PropertyElementBuilder |
name(String name) |
PropertyElement.PropertyElementBuilder |
type(Type type) |
public PropertyElement.PropertyElementBuilder type(Type type)
public PropertyElement.PropertyElementBuilder name(String name)
public PropertyElement.PropertyElementBuilder accessibility(PropertyElement.Accessibility accessibility)
public PropertyElement build()
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.