com.sun.xml.bind.v2.model.core

Interface ValuePropertyInfo<T,C>

public interface ValuePropertyInfo<T,C> extends PropertyInfo<T,C>, NonElementRef<T,C>

Value PropertyInfo.
Method Summary
Adapter<T,C>getAdapter()

Method Detail

getAdapter

public Adapter<T,C> getAdapter()