public static class PostalCode.PostalCodeFormatter extends AbstractTextFormatter<PostalCode>
validationMessage| コンストラクタと説明 |
|---|
PostalCodeFormatter() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
PostalCode |
parse(String text) |
String |
print(PostalCode object) |
getValidationMessage, setValidationMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessageVariables, getPatternpublic PostalCode parse(String text)
public String print(PostalCode object)
Copyright © 2025 mygreen. All rights reserved.