|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.wsstar.basefaults.datatypes.impl.impl.BaseFaultTypeImpl
com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.ResourceUnavailableFaultTypeImpl
public class ResourceUnavailableFaultTypeImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.ebmwebsourcing.wsstar.basefaults.datatypes.impl.impl.BaseFaultTypeImpl |
|---|
com.ebmwebsourcing.wsstar.basefaults.datatypes.impl.impl.BaseFaultTypeImpl.DescriptionImpl, com.ebmwebsourcing.wsstar.basefaults.datatypes.impl.impl.BaseFaultTypeImpl.ErrorCodeImpl, com.ebmwebsourcing.wsstar.basefaults.datatypes.impl.impl.BaseFaultTypeImpl.FaultCauseImpl |
| Nested classes/interfaces inherited from interface com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType |
|---|
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType.Description, com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType.ErrorCode, com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType.FaultCause |
| Constructor Summary | |
|---|---|
protected |
ResourceUnavailableFaultTypeImpl(java.util.Date timestamp)
Default constructor Note : According to the xml schema the "timestamp" field is mandatory |
protected |
ResourceUnavailableFaultTypeImpl(ResourceUnavailableFaultType jaxbTypeObj)
|
| Method Summary | |
|---|---|
static ResourceUnavailableFaultType |
toJaxbModel(com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnavailableFaultType apiTypeObj)
A way to create a ResourceUnavailableFaultType
"Jaxb model type" object from a ResourceUnavailableFaultType "api type" one |
| Methods inherited from class com.ebmwebsourcing.wsstar.basefaults.datatypes.impl.impl.BaseFaultTypeImpl |
|---|
addDescription, getDescriptions, getErrorCode, getFaultCause, getJaxbTypeObj, getLogger, getOriginator, getTimestamp, setErrorCode, setFaultCause, setJaxbTypeObj, setLogger, setOriginator, setTimestamp, toJaxbModel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType |
|---|
addDescription, getDescriptions, getErrorCode, getFaultCause, getOriginator, getTimestamp, setErrorCode, setFaultCause, setOriginator, setTimestamp |
| Constructor Detail |
|---|
protected ResourceUnavailableFaultTypeImpl(java.util.Date timestamp)
timestamp - the timestamp of the ResourceUnavailableFaultType) object that must
be {@link GregorianCalendar} representation of an Date xml type.protected ResourceUnavailableFaultTypeImpl(ResourceUnavailableFaultType jaxbTypeObj)
| Method Detail |
|---|
public static ResourceUnavailableFaultType toJaxbModel(com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnavailableFaultType apiTypeObj)
ResourceUnavailableFaultType
"Jaxb model type" object from a ResourceUnavailableFaultType "api type" one
apiTypeObj -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||