
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the
id attribute |
String |
getPortComponentLink()
Returns the
port-component-link element |
String |
getServiceEndpointInterface()
Returns the
service-endpoint-interface element |
PortComponentRefType<T> |
id(String id)
Sets the
id attribute |
PortComponentRefType<T> |
portComponentLink(String portComponentLink)
Sets the
port-component-link element |
PortComponentRefType<T> |
removeId()
Removes the
id attribute |
PortComponentRefType<T> |
removePortComponentLink()
Removes the
port-component-link element |
PortComponentRefType<T> |
removeServiceEndpointInterface()
Removes the
service-endpoint-interface element |
PortComponentRefType<T> |
serviceEndpointInterface(String serviceEndpointInterface)
Sets the
service-endpoint-interface element |
PortComponentRefType<T> serviceEndpointInterface(String serviceEndpointInterface)
service-endpoint-interface elementserviceEndpointInterface - the value for the element service-endpoint-interfacePortComponentRefTypeString getServiceEndpointInterface()
service-endpoint-interface elementservice-endpoint-interfacePortComponentRefType<T> removeServiceEndpointInterface()
service-endpoint-interface elementPortComponentRefTypePortComponentRefType<T> portComponentLink(String portComponentLink)
port-component-link elementportComponentLink - the value for the element port-component-linkPortComponentRefTypeString getPortComponentLink()
port-component-link elementport-component-linkPortComponentRefType<T> removePortComponentLink()
port-component-link elementPortComponentRefTypePortComponentRefType<T> id(String id)
id attributeid - the value for the attribute idPortComponentRefTypeString getId()
id attributeidPortComponentRefType<T> removeId()
id attributePortComponentRefTypeCopyright © 2025 JBoss by Red Hat. All rights reserved.