Uses of Class
com.sun.tools.ws.wsdl.framework.Kind
Packages that use Kind
Package
Description
-
Uses of Kind in com.sun.tools.ws.wsdl.document
Fields in com.sun.tools.ws.wsdl.document declared as KindModifier and TypeFieldDescriptionstatic final KindKinds.BINDINGstatic final KindKinds.MESSAGEstatic final KindKinds.PORTstatic final KindKinds.PORT_TYPEstatic final KindKinds.SERVICEMethods in com.sun.tools.ws.wsdl.document that return KindModifier and TypeMethodDescriptionMessagePart.getDescriptorKind()Binding.getKind()Message.getKind()Port.getKind()PortType.getKind()Service.getKind()Methods in com.sun.tools.ws.wsdl.document with parameters of type Kind -
Uses of Kind in com.sun.tools.ws.wsdl.document.schema
Fields in com.sun.tools.ws.wsdl.document.schema declared as KindModifier and TypeFieldDescriptionstatic final KindSchemaKinds.XSD_ATTRIBUTEstatic final KindSchemaKinds.XSD_ATTRIBUTE_GROUPstatic final KindSchemaKinds.XSD_CONSTRAINTstatic final KindSchemaKinds.XSD_ELEMENTstatic final KindSchemaKinds.XSD_GROUPstatic final KindSchemaKinds.XSD_IDENTITY_CONSTRAINTstatic final KindSchemaKinds.XSD_NOTATIONstatic final KindSchemaKinds.XSD_TYPE -
Uses of Kind in com.sun.tools.ws.wsdl.framework
Methods in com.sun.tools.ws.wsdl.framework that return KindModifier and TypeMethodDescriptionExternalEntityReference.getKind()abstract KindGlobalEntity.getKind()GloballyKnown.getKind()Methods in com.sun.tools.ws.wsdl.framework with parameters of type KindModifier and TypeMethodDescriptionbooleanvoidConstructors in com.sun.tools.ws.wsdl.framework with parameters of type KindModifierConstructorDescriptionExternalEntityReference(AbstractDocument document, Kind kind, QName name) -
Uses of Kind in com.sun.tools.ws.wsdl.parser
Methods in com.sun.tools.ws.wsdl.parser with parameters of type Kind