oasis.names.tc.dss._1_0.core.schema
Class TimeSignatureInstructionType

java.lang.Object
  extended by oasis.names.tc.dss._1_0.core.schema.UpdateSignatureInstructionType
      extended by oasis.names.tc.dss._1_0.core.schema.TimeSignatureInstructionType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2020-09-28T09:38:06+02:00",
           comments="JAXB RI v2.2.11")
public class TimeSignatureInstructionType
extends UpdateSignatureInstructionType
implements Serializable

Java class for TimeSignatureInstructionType complex type.

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

 <complexType name="TimeSignatureInstructionType">
   <complexContent>
     <extension base="{urn:oasis:names:tc:dss:1.0:core:schema}UpdateSignatureInstructionType">
       <attribute name="TimeStampTheGivenSignature" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
TimeSignatureInstructionType()
           
 
Method Summary
 boolean isTimeStampTheGivenSignature()
          Gets the value of the timeStampTheGivenSignature property.
 void setTimeStampTheGivenSignature(Boolean value)
          Sets the value of the timeStampTheGivenSignature property.
 
Methods inherited from class oasis.names.tc.dss._1_0.core.schema.UpdateSignatureInstructionType
getType, setType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeSignatureInstructionType

public TimeSignatureInstructionType()
Method Detail

isTimeStampTheGivenSignature

public boolean isTimeStampTheGivenSignature()
Gets the value of the timeStampTheGivenSignature property.

Returns:
possible object is Boolean

setTimeStampTheGivenSignature

public void setTimeStampTheGivenSignature(Boolean value)
Sets the value of the timeStampTheGivenSignature property.

Parameters:
value - allowed object is Boolean



Connector Packaging TECHNICAL 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.