Uses of Interface
org.jainslee.resources.diameter.sh.types.userdata.CSLocationInformationExtension0
-
Packages that use CSLocationInformationExtension0 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 CSLocationInformationExtension0 in org.jainslee.resources.diameter.sh
Methods in org.jainslee.resources.diameter.sh that return CSLocationInformationExtension0 Modifier and Type Method Description CSLocationInformationExtension0UserDataObjectFactory. createCSLocationInformationExtension0()Create an instance ofCSLocationInformationExtension0 -
Uses of CSLocationInformationExtension0 in org.jainslee.resources.diameter.sh.types.userdata
Methods in org.jainslee.resources.diameter.sh.types.userdata that return CSLocationInformationExtension0 Modifier and Type Method Description CSLocationInformationExtension0CSLocationInformation. getExtension()Gets the value of the extension property.Methods in org.jainslee.resources.diameter.sh.types.userdata with parameters of type CSLocationInformationExtension0 Modifier and Type Method Description voidCSLocationInformation. setExtension(CSLocationInformationExtension0 value)Sets the value of the extension property.
-