Uses of Interface
org.jainslee.resources.diameter.sh.types.userdata.ShIMSDataExtension
-
Packages that use ShIMSDataExtension Package Description org.jainslee.resources.diameter.sh Diameter Sh Resource Adaptor Types based on following 3GPP specifications:org.jainslee.resources.diameter.sh.types.userdata Data objects used to marshal and unmarshal the XML content ofUserDataAVPs. -
-
Uses of ShIMSDataExtension in org.jainslee.resources.diameter.sh
Methods in org.jainslee.resources.diameter.sh that return ShIMSDataExtension Modifier and Type Method Description ShIMSDataExtensionUserDataObjectFactory. createShIMSDataExtension()Create an instance ofShIMSDataExtension -
Uses of ShIMSDataExtension in org.jainslee.resources.diameter.sh.types.userdata
Methods in org.jainslee.resources.diameter.sh.types.userdata that return ShIMSDataExtension Modifier and Type Method Description ShIMSDataExtensionShIMSData. getExtension()Gets the value of the extension property.Methods in org.jainslee.resources.diameter.sh.types.userdata with parameters of type ShIMSDataExtension Modifier and Type Method Description voidShIMSData. setExtension(ShIMSDataExtension value)Sets the value of the extension property.
-