java.lang.Object
de.hybris.platform.ndc182facades.messages.orderchangerequest.ErrorsType

public class ErrorsType extends Object
Error information, including augmentation point.

Java class for ErrorsType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ErrorsType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • ErrorsType

      public ErrorsType()