public final class Property extends Object implements Serializable
Property(Class<?> owner, String name)
Property(ClassReference<?> owner, String name)
String
getName()
Class<?>
getOwner()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Property(ClassReference<?> owner, String name)
public Property(Class<?> owner, String name)
public Class<?> getOwner()
public String getName()
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.