org.etsi.uri._01903.v1_3
Class OtherTimeStamp

java.lang.Object
  extended by org.etsi.uri._01903.v1_3.GenericTimeStampType
      extended by org.etsi.uri._01903.v1_3.OtherTimeStamp
All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.ToString

public class OtherTimeStamp
extends GenericTimeStampType
implements org.jvnet.jaxb2_commons.lang.ToString

Java class for OtherTimeStampType complex type.

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

 <complexType name="OtherTimeStampType">
   <complexContent>
     <restriction base="{http://uri.etsi.org/01903/v1.3.2#}GenericTimeStampType">
       <sequence>
         <element ref="{http://uri.etsi.org/01903/v1.3.2#}ReferenceInfo" maxOccurs="unbounded"/>
         <element ref="{http://www.w3.org/2000/09/xmldsig#}CanonicalizationMethod" minOccurs="0"/>
         <choice>
           <element name="EncapsulatedTimeStamp" type="{http://uri.etsi.org/01903/v1.3.2#}EncapsulatedPKIDataType"/>
           <element name="XMLTimeStamp" type="{http://uri.etsi.org/01903/v1.3.2#}AnyType"/>
         </choice>
       </sequence>
       <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.etsi.uri._01903.v1_3.GenericTimeStampType
canonicalizationMethod, encapsulatedTimeStampsAndXMLTimeStamps, id, includes, referenceInfos
 
Constructor Summary
OtherTimeStamp()
          Default no-arg constructor
OtherTimeStamp(List<ReferenceInfo> referenceInfos, List<Include> includes, CanonicalizationMethod canonicalizationMethod, List<Object> encapsulatedTimeStampsAndXMLTimeStamps, String id)
          Fully-initialising value constructor
 
Method Summary
 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
           
 StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
           
 String toString()
           
 OtherTimeStamp withCanonicalizationMethod(CanonicalizationMethod value)
           
 OtherTimeStamp withEncapsulatedTimeStampsAndXMLTimeStamps(Collection<Object> values)
           
 OtherTimeStamp withEncapsulatedTimeStampsAndXMLTimeStamps(List<Object> value)
           
 OtherTimeStamp withEncapsulatedTimeStampsAndXMLTimeStamps(Object... values)
           
 OtherTimeStamp withId(String value)
           
 OtherTimeStamp withIncludes(Collection<Include> values)
           
 OtherTimeStamp withIncludes(Include... values)
           
 OtherTimeStamp withIncludes(List<Include> value)
           
 OtherTimeStamp withReferenceInfos(Collection<ReferenceInfo> values)
           
 OtherTimeStamp withReferenceInfos(List<ReferenceInfo> value)
           
 OtherTimeStamp withReferenceInfos(ReferenceInfo... values)
           
 
Methods inherited from class org.etsi.uri._01903.v1_3.GenericTimeStampType
getCanonicalizationMethod, getEncapsulatedTimeStampsAndXMLTimeStamps, getId, getIncludes, getReferenceInfos, setCanonicalizationMethod, setEncapsulatedTimeStampsAndXMLTimeStamps, setId, setIncludes, setReferenceInfos
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OtherTimeStamp

public OtherTimeStamp()
Default no-arg constructor


OtherTimeStamp

public OtherTimeStamp(List<ReferenceInfo> referenceInfos,
                      List<Include> includes,
                      CanonicalizationMethod canonicalizationMethod,
                      List<Object> encapsulatedTimeStampsAndXMLTimeStamps,
                      String id)
Fully-initialising value constructor

Method Detail

toString

public String toString()
Overrides:
toString in class GenericTimeStampType

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString
Overrides:
append in class GenericTimeStampType

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString
Overrides:
appendFields in class GenericTimeStampType

withReferenceInfos

public OtherTimeStamp withReferenceInfos(ReferenceInfo... values)
Overrides:
withReferenceInfos in class GenericTimeStampType

withReferenceInfos

public OtherTimeStamp withReferenceInfos(Collection<ReferenceInfo> values)
Overrides:
withReferenceInfos in class GenericTimeStampType

withIncludes

public OtherTimeStamp withIncludes(Include... values)
Overrides:
withIncludes in class GenericTimeStampType

withIncludes

public OtherTimeStamp withIncludes(Collection<Include> values)
Overrides:
withIncludes in class GenericTimeStampType

withCanonicalizationMethod

public OtherTimeStamp withCanonicalizationMethod(CanonicalizationMethod value)
Overrides:
withCanonicalizationMethod in class GenericTimeStampType

withEncapsulatedTimeStampsAndXMLTimeStamps

public OtherTimeStamp withEncapsulatedTimeStampsAndXMLTimeStamps(Object... values)
Overrides:
withEncapsulatedTimeStampsAndXMLTimeStamps in class GenericTimeStampType

withEncapsulatedTimeStampsAndXMLTimeStamps

public OtherTimeStamp withEncapsulatedTimeStampsAndXMLTimeStamps(Collection<Object> values)
Overrides:
withEncapsulatedTimeStampsAndXMLTimeStamps in class GenericTimeStampType

withId

public OtherTimeStamp withId(String value)
Overrides:
withId in class GenericTimeStampType

withReferenceInfos

public OtherTimeStamp withReferenceInfos(List<ReferenceInfo> value)
Overrides:
withReferenceInfos in class GenericTimeStampType

withIncludes

public OtherTimeStamp withIncludes(List<Include> value)
Overrides:
withIncludes in class GenericTimeStampType

withEncapsulatedTimeStampsAndXMLTimeStamps

public OtherTimeStamp withEncapsulatedTimeStampsAndXMLTimeStamps(List<Object> value)
Overrides:
withEncapsulatedTimeStampsAndXMLTimeStamps in class GenericTimeStampType


Copyright © 2014 Digipost Open Source. All Rights Reserved.