Uses of Class
org.apache.axis2.mex.om.MetadataReference
-
Packages that use MetadataReference Package Description org.apache.axis2.mex.om -
-
Uses of MetadataReference in org.apache.axis2.mex.om
Methods in org.apache.axis2.mex.om that return MetadataReference Modifier and Type Method Description MetadataReferenceMetadataReference. fromOM(OMElement element)Populates an MetadataReference object based on the endpoint reference typeOMElementpassed.MetadataReferenceMetadataSection. getMetadataReference()Return metadata unit in endpoint reference form i.e. mex:MetadataReference.Methods in org.apache.axis2.mex.om with parameters of type MetadataReference Modifier and Type Method Description voidMetadataSection. setMetadataReference(MetadataReference in_ref)
-