TestSummary.TypedString

public static class TestSummary.TypedString
extends Object

java.lang.Object
com.android.tradefed.result.TestSummary.TypedString


Streszczenie

Konstruktorzy publiczni

TypedString (String string)
TypedString (String string, TestSummary.Type type)

Metody publiczne

String getString ()
TestSummary.Type getType ()
String toString ()

Konstruktorzy publiczni

Wpisany ciąg

public TypedString (String string)

Parametry
string String

Wpisany ciąg

public TypedString (String string, 
                TestSummary.Type type)

Parametry
string String

type TestSummary.Type

Metody publiczne

pobierzString

public String getString ()

Zwroty
String

getType

public TestSummary.Type getType ()

Zwroty
TestSummary.Type

toString

public String toString ()

Zwroty
String