Uses of Class
org.apache.axis2.mex.om.Location
-
Packages that use Location Package Description org.apache.axis2.mex.om -
-
Uses of Location in org.apache.axis2.mex.om
Methods in org.apache.axis2.mex.om that return Location Modifier and Type Method Description Location
Location. fromOM(OMElement element)
Location
MetadataSection. getLocation()
Return metadata unit in URL form i.e. mex:LocationMethods in org.apache.axis2.mex.om with parameters of type Location Modifier and Type Method Description void
MetadataSection. setLocation(Location in_location)
-