|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoasis.names.tc.dss._1_0.core.schema.UpdateSignatureInstructionType
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-20T05:23:16+02:00",
comments="JAXB RI v2.2.11")
public class UpdateSignatureInstructionType
Java class for UpdateSignatureInstructionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UpdateSignatureInstructionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
UpdateSignatureInstructionType()
|
|
| Method Summary | |
|---|---|
String |
getType()
Gets the value of the type property. |
void |
setType(String value)
Sets the value of the type property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateSignatureInstructionType()
| Method Detail |
|---|
public String getType()
Stringpublic void setType(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||