public class PLRole
extends org.apache.cxf.wsdl.TExtensibilityElementImpl
| Constructor and Description |
|---|
PLRole() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
PLPortType |
getPortType() |
void |
setName(String name) |
void |
setPortType(PLPortType portType) |
String |
toString() |
public String getName()
public void setName(String name)
public PLPortType getPortType()
public void setPortType(PLPortType portType)
Copyright © 2011–2021 Talend Inc.. All rights reserved.