Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.ErrorCodeType

Packages that use ErrorCodeType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee   
 

Uses of ErrorCodeType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee declared as ErrorCodeType
protected  ErrorCodeType ErrorPageType.errorCode
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return ErrorCodeType
 ErrorCodeType ErrorCodeType.clone()
          Creates and returns a copy of this object.
protected static ErrorCodeType ObjectFactory.copyOfErrorCodeType(ErrorCodeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.ErrorCodeType instance.
 ErrorCodeType ObjectFactory.createErrorCodeType()
          Create an instance of ErrorCodeType
 ErrorCodeType ErrorPageType.getErrorCode()
          Gets the value of the errorCode property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type ErrorCodeType
protected static ErrorCodeType ObjectFactory.copyOfErrorCodeType(ErrorCodeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.ErrorCodeType instance.
 void ErrorPageType.setErrorCode(ErrorCodeType value)
          Sets the value of the errorCode property.
 

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type ErrorCodeType
ErrorCodeType(ErrorCodeType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.ErrorCodeType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.