Interface DummyPropertyInfo<T,C,F,M>


public interface DummyPropertyInfo<T,C,F,M>
PropertyInfo that allows to add additional elements to the collection.
Author:
Martin Grebac
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addType(com.sun.xml.bind.v2.model.impl.PropertyInfoImpl<T,C,F,M> info)
     
  • Method Details

    • addType

      void addType(com.sun.xml.bind.v2.model.impl.PropertyInfoImpl<T,C,F,M> info)