public interface MPropertyInfo<T,C extends T> extends MOriginated<MPropertyInfoOrigin>
Modifier and Type | Method and Description |
---|---|
<V> V |
acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor) |
MClassInfo<T,C> |
getClassInfo() |
String |
getPrivateName() |
String |
getPublicName() |
boolean |
isCollection() |
boolean |
isRequired() |
getOrigin
MClassInfo<T,C> getClassInfo()
String getPrivateName()
String getPublicName()
boolean isCollection()
boolean isRequired()
<V> V acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor)
Copyright © 2005–2018. All rights reserved.