@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") public class SecurityType extends Object
| Constructor and Description |
|---|
SecurityType() |
| Modifier and Type | Method and Description |
|---|---|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
SigType |
getSig()
Gets the value of the sig property.
|
void |
setSig(SigType value)
Sets the value of the sig property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") protected SigType sig
@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") public SigType getSig()
SigType@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") public void setSig(SigType value)
value - allowed object is
SigType@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") public Map<QName,String> getOtherAttributes()
Apache CXF