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()Ruft den Wert der detail-Eigenschaft ab.Methods in org.somda.sdc.dpws.soap.model with parameters of type Detail Modifier and Type Method Description voidFault. setDetail(Detail value)Legt den Wert der detail-Eigenschaft fest.
-