Uses of Class
org.somda.sdc.dpws.soap.model.Detail
-
Packages that use Detail Package Description org.somda.sdc.dpws.soap.model -
-
Uses of Detail in org.somda.sdc.dpws.soap.model
Fields in org.somda.sdc.dpws.soap.model declared as Detail Modifier and Type Field Description protected DetailFault. detailMethods in org.somda.sdc.dpws.soap.model that return Detail Modifier and Type Method Description DetailObjectFactory. createDetail()Create an instance ofDetailDetailFault. getDetail()Gets the value of the detail property.Methods in org.somda.sdc.dpws.soap.model with parameters of type Detail Modifier and Type Method Description voidFault. setDetail(Detail value)Sets the value of the detail property.
-