Interface ProfileResult
public interface ProfileResult
-
Method Details
-
getId
String getId() -
getName
String getName() -
getValidationReport
ValidationReport getValidationReport() -
getMessageLog
MessageLog getMessageLog() -
isValid
boolean isValid()
-