Uses of Class
org.somda.sdc.dpws.wsdl.model.TPort
-
Packages that use TPort Package Description org.somda.sdc.dpws.wsdl.model -
-
Uses of TPort in org.somda.sdc.dpws.wsdl.model
Fields in org.somda.sdc.dpws.wsdl.model with type parameters of type TPort Modifier and Type Field Description protected List<TPort>TService. portMethods in org.somda.sdc.dpws.wsdl.model that return TPort Modifier and Type Method Description TPortObjectFactory. createTPort()Create an instance ofTPortMethods in org.somda.sdc.dpws.wsdl.model that return types with arguments of type TPort Modifier and Type Method Description List<TPort>TService. getPort()Gets the value of the port property.Method parameters in org.somda.sdc.dpws.wsdl.model with type arguments of type TPort Modifier and Type Method Description voidTService. setPort(List<TPort> value)
-