public abstract class StringPropertyAccess extends java.lang.Object implements PropertyAccess<java.lang.String>
Constructor and Description |
---|
StringPropertyAccess() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<java.lang.String> |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getValue, setValue
public java.lang.Class<java.lang.String> getType()
getType
in interface PropertyAccess<java.lang.String>
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.