public class LicenseException extends GoodString
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isValid(String str) |
static LicenseException |
newStd(String in) |
equals, hashCode, toStringpublic boolean isValid(String str)
public static LicenseException newStd(String in)
public String getName()
Copyright © 2017. All rights reserved.