Uses of Class
org.apache.cxf.ws.mex.model._2004_09.MetadataReference
-
Packages that use MetadataReference Package Description org.apache.cxf.ws.mex.model._2004_09 -
-
Uses of MetadataReference in org.apache.cxf.ws.mex.model._2004_09
Fields in org.apache.cxf.ws.mex.model._2004_09 declared as MetadataReference Modifier and Type Field Description protected MetadataReferenceMetadataSection. metadataReferenceMethods in org.apache.cxf.ws.mex.model._2004_09 that return MetadataReference Modifier and Type Method Description MetadataReferenceObjectFactory. createMetadataReference()Create an instance ofMetadataReferenceMetadataReferenceMetadataSection. getMetadataReference()Gets the value of the metadataReference property.Methods in org.apache.cxf.ws.mex.model._2004_09 with parameters of type MetadataReference Modifier and Type Method Description voidMetadataSection. setMetadataReference(MetadataReference value)Sets the value of the metadataReference property.
-