Uses of Class
com.sforce.soap.metadata.ReadResult
-
-
Uses of ReadResult in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return ReadResult Modifier and Type Method Description ReadResultReadMetadataResponse_element. getResult()ReadResultMetadataConnection. readMetadata(java.lang.String type, java.lang.String[] fullNames)Methods in com.sforce.soap.metadata with parameters of type ReadResult Modifier and Type Method Description voidReadMetadataResponse_element. setResult(ReadResult result)
-