Uses of Class
com.saperion.ws.wrapper.SaWsFieldDescription
-
Packages that use SaWsFieldDescription Package Description com.saperion.ws Root package for SAPERION ws classes and packages.com.saperion.ws.jaxws -
-
Uses of SaWsFieldDescription in com.saperion.ws
Methods in com.saperion.ws that return types with arguments of type SaWsFieldDescription Modifier and Type Method Description java.util.List<SaWsFieldDescription>
SaWsConfigurationService. getDefinition(java.lang.String token, java.lang.String definition)
Reads the DDC definition of one database with the given name. -
Uses of SaWsFieldDescription in com.saperion.ws.jaxws
Methods in com.saperion.ws.jaxws that return types with arguments of type SaWsFieldDescription Modifier and Type Method Description java.util.List<SaWsFieldDescription>
GetDefinitionResponse. getReturn()
Method parameters in com.saperion.ws.jaxws with type arguments of type SaWsFieldDescription Modifier and Type Method Description void
GetDefinitionResponse. setReturn(java.util.List<SaWsFieldDescription> _return)
-