Uses of Class
org.somda.sdc.dpws.wsdl.model.TExtensibleAttributesDocumented
-
Packages that use TExtensibleAttributesDocumented Package Description org.somda.sdc.dpws.wsdl.model -
-
Uses of TExtensibleAttributesDocumented in org.somda.sdc.dpws.wsdl.model
Subclasses of TExtensibleAttributesDocumented in org.somda.sdc.dpws.wsdl.model Modifier and Type Class Description classTFaultJava class for tFault complex type.classTImportJava class for tImport complex type.classTParamJava class for tParam complex type.classTPartJava class for tPart complex type.classTPortTypeJava class for tPortType complex type.Fields in org.somda.sdc.dpws.wsdl.model with type parameters of type TExtensibleAttributesDocumented Modifier and Type Field Description protected List<javax.xml.bind.JAXBElement<? extends TExtensibleAttributesDocumented>>TOperation. restMethods in org.somda.sdc.dpws.wsdl.model that return types with arguments of type TExtensibleAttributesDocumented Modifier and Type Method Description List<javax.xml.bind.JAXBElement<? extends TExtensibleAttributesDocumented>>TOperation. getRest()Gets the rest of the content model.Method parameters in org.somda.sdc.dpws.wsdl.model with type arguments of type TExtensibleAttributesDocumented Modifier and Type Method Description voidTOperation. setRest(List<javax.xml.bind.JAXBElement<? extends TExtensibleAttributesDocumented>> value)
-