Uses of Class
org.somda.sdc.dpws.wsdl.model.TPart
-
Packages that use TPart Package Description org.somda.sdc.dpws.wsdl.model -
-
Uses of TPart in org.somda.sdc.dpws.wsdl.model
Fields in org.somda.sdc.dpws.wsdl.model with type parameters of type TPart Modifier and Type Field Description protected List<TPart>TMessage. partMethods in org.somda.sdc.dpws.wsdl.model that return TPart Modifier and Type Method Description TPartObjectFactory. createTPart()Create an instance ofTPartMethods in org.somda.sdc.dpws.wsdl.model that return types with arguments of type TPart Modifier and Type Method Description List<TPart>TMessage. getPart()Gets the value of the part property.Method parameters in org.somda.sdc.dpws.wsdl.model with type arguments of type TPart Modifier and Type Method Description voidTMessage. setPart(List<TPart> value)
-