-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class GenericDocument.Type implements Parcelable
Document type
-
-
Constructor Summary
Constructors Constructor Description GenericDocument.Type(String name, String fullName, String normalizedName)
-
Method Summary
Modifier and Type Method Description final StringgetName()final StringgetFullName()final StringgetNormalizedName()-
-
Method Detail
-
getFullName
final String getFullName()
-
getNormalizedName
final String getNormalizedName()
-
-
-
-