public class PLType
extends org.apache.cxf.wsdl.TExtensibilityElementImpl
| Constructor and Description |
|---|
PLType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
List<PLRole> |
getRoles() |
void |
setName(String name) |
void |
setRoles(List<PLRole> roles) |
String |
toString() |
Copyright © 2011–2021 Talend Inc.. All rights reserved.