java.lang.Object
org.eclipse.persistence.asm.internal.platform.ow2.AttributeImpl
All Implemented Interfaces:
Attribute

public class AttributeImpl extends Object implements Attribute
  • Constructor Details

    • AttributeImpl

      public AttributeImpl(org.objectweb.asm.Attribute attribute)
    • AttributeImpl

      public AttributeImpl(String type)
  • Method Details

    • unwrap

      public <T> T unwrap()
      Specified by:
      unwrap in interface Attribute