Interface MAttributePropertyInfo<T,C extends T>

All Superinterfaces:
MDefaultValue, MOriginated<MPropertyInfoOrigin>, MPropertyInfo<T,C>, MSingleTypePropertyInfo<T,C>, MTyped<T,C>
All Known Implementing Classes:
CMAttributePropertyInfo

public interface MAttributePropertyInfo<T,C extends T> extends MSingleTypePropertyInfo<T,C>
  • Method Details

    • getAttributeName

      QName getAttributeName()