Package com.sun.xml.rpc.wsdl.document
Class PortType
java.lang.Object
com.sun.xml.rpc.wsdl.framework.Entity
com.sun.xml.rpc.wsdl.framework.GlobalEntity
com.sun.xml.rpc.wsdl.document.PortType
- All Implemented Interfaces:
Elemental,GloballyKnown
Entity corresponding to the "portType" WSDL element.
- Author:
- JAX-RPC Development Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(WSDLDocumentVisitor visitor) voidgetKind()voidvoidvoidwithAllSubEntitiesDo(EntityAction action) Methods inherited from class com.sun.xml.rpc.wsdl.framework.GlobalEntity
getDefining, getName, setNameMethods inherited from class com.sun.xml.rpc.wsdl.framework.Entity
failValidation, failValidation, getProperty, removeProperty, setProperty, withAllEntityReferencesDo, withAllQNamesDo
-
Constructor Details
-
PortType
-
-
Method Details
-
add
-
operations
-
getOperationsNamed
-
getKind
- Specified by:
getKindin interfaceGloballyKnown- Specified by:
getKindin classGlobalEntity
-
getElementName
-
getDocumentation
-
setDocumentation
-
withAllSubEntitiesDo
- Overrides:
withAllSubEntitiesDoin classEntity
-
accept
- Throws:
Exception
-
validateThis
public void validateThis()- Specified by:
validateThisin classEntity
-