Uses of Class
org.apache.juneau.msgpack.MsgPackBeanPropertyMeta
Packages that use MsgPackBeanPropertyMeta
- 
Uses of MsgPackBeanPropertyMeta in org.apache.juneau.msgpackFields in org.apache.juneau.msgpack declared as MsgPackBeanPropertyMetaModifier and TypeFieldDescriptionstatic final MsgPackBeanPropertyMetaMsgPackBeanPropertyMeta.DEFAULTDefault instance.Methods in org.apache.juneau.msgpack that return MsgPackBeanPropertyMetaModifier and TypeMethodDescriptionMsgPackMetaProvider.getMsgPackBeanPropertyMeta(BeanPropertyMeta bpm) Returns the language-specific metadata on the specified bean property.MsgPackParser.getMsgPackBeanPropertyMeta(BeanPropertyMeta bpm) MsgPackSerializer.getMsgPackBeanPropertyMeta(BeanPropertyMeta bpm)