Class SignedDataObjectPropertiesType
- java.lang.Object
-
- com.helger.xsds.xades132.SignedDataObjectPropertiesType
-
- All Implemented Interfaces:
com.helger.commons.lang.IExplicitlyCloneable,Serializable,Cloneable
@CodingStyleguideUnaware public class SignedDataObjectPropertiesType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for SignedDataObjectPropertiesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SignedDataObjectPropertiesType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://uri.etsi.org/01903/v1.3.2#}DataObjectFormat" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://uri.etsi.org/01903/v1.3.2#}CommitmentTypeIndication" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://uri.etsi.org/01903/v1.3.2#}AllDataObjectsTimeStamp" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://uri.etsi.org/01903/v1.3.2#}IndividualDataObjectsTimeStamp" maxOccurs="unbounded" minOccurs="0"/> <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" /> </restriction> </complexContent> </complexType>This class was annotated by ph-jaxb-plugin -Xph-annotate
This class contains methods created by ph-jaxb-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb-plugin -Xph-tostring
This class contains methods created by ph-jaxb-plugin -Xph-list-extension
This class contains methods created by ph-jaxb-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb-plugin -Xph-value-extender
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SignedDataObjectPropertiesType()Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddAllDataObjectsTimeStamp(XAdESTimeStampType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidaddAny(Object elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidaddCommitmentTypeIndication(CommitmentTypeIndicationType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidaddDataObjectFormat(DataObjectFormatType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidaddIndividualDataObjectsTimeStamp(XAdESTimeStampType elem)Created by ph-jaxb-plugin -Xph-list-extensionSignedDataObjectPropertiesTypeclone()Created by ph-jaxb-plugin -Xph-cloneable2voidcloneTo(SignedDataObjectPropertiesType ret)This method clones all values fromthisto the passed object.booleanequals(Object o)Created by ph-jaxb-plugin -Xph-equalshashcodeList<XAdESTimeStampType>getAllDataObjectsTimeStamp()Gets the value of the allDataObjectsTimeStamp property.XAdESTimeStampTypegetAllDataObjectsTimeStampAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionintgetAllDataObjectsTimeStampCount()Created by ph-jaxb-plugin -Xph-list-extensionList<Object>getAny()Gets the value of the any property.ObjectgetAnyAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionintgetAnyCount()Created by ph-jaxb-plugin -Xph-list-extensionList<CommitmentTypeIndicationType>getCommitmentTypeIndication()Gets the value of the commitmentTypeIndication property.CommitmentTypeIndicationTypegetCommitmentTypeIndicationAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionintgetCommitmentTypeIndicationCount()Created by ph-jaxb-plugin -Xph-list-extensionList<DataObjectFormatType>getDataObjectFormat()Gets the value of the dataObjectFormat property.DataObjectFormatTypegetDataObjectFormatAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionintgetDataObjectFormatCount()Created by ph-jaxb-plugin -Xph-list-extensionStringgetId()Gets the value of the id property.List<XAdESTimeStampType>getIndividualDataObjectsTimeStamp()Gets the value of the individualDataObjectsTimeStamp property.XAdESTimeStampTypegetIndividualDataObjectsTimeStampAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionintgetIndividualDataObjectsTimeStampCount()Created by ph-jaxb-plugin -Xph-list-extensionbooleanhasAllDataObjectsTimeStampEntries()Created by ph-jaxb-plugin -Xph-list-extensionbooleanhasAnyEntries()Created by ph-jaxb-plugin -Xph-list-extensionbooleanhasCommitmentTypeIndicationEntries()Created by ph-jaxb-plugin -Xph-list-extensionbooleanhasDataObjectFormatEntries()Created by ph-jaxb-plugin -Xph-list-extensioninthashCode()Created by ph-jaxb-plugin -Xph-equalshashcodebooleanhasIndividualDataObjectsTimeStampEntries()Created by ph-jaxb-plugin -Xph-list-extensionbooleanhasNoAllDataObjectsTimeStampEntries()Created by ph-jaxb-plugin -Xph-list-extensionbooleanhasNoAnyEntries()Created by ph-jaxb-plugin -Xph-list-extensionbooleanhasNoCommitmentTypeIndicationEntries()Created by ph-jaxb-plugin -Xph-list-extensionbooleanhasNoDataObjectFormatEntries()Created by ph-jaxb-plugin -Xph-list-extensionbooleanhasNoIndividualDataObjectsTimeStampEntries()Created by ph-jaxb-plugin -Xph-list-extensionvoidsetAllDataObjectsTimeStamp(List<XAdESTimeStampType> aList)Created by ph-jaxb-plugin -Xph-list-extensionvoidsetAny(List<Object> aList)Created by ph-jaxb-plugin -Xph-list-extensionvoidsetCommitmentTypeIndication(List<CommitmentTypeIndicationType> aList)Created by ph-jaxb-plugin -Xph-list-extensionvoidsetDataObjectFormat(List<DataObjectFormatType> aList)Created by ph-jaxb-plugin -Xph-list-extensionvoidsetId(String value)Sets the value of the id property.voidsetIndividualDataObjectsTimeStamp(List<XAdESTimeStampType> aList)Created by ph-jaxb-plugin -Xph-list-extensionStringtoString()Created by ph-jaxb-plugin -Xph-tostring
-
-
-
Method Detail
-
getDataObjectFormat
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<DataObjectFormatType> getDataObjectFormat()
Gets the value of the dataObjectFormat property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the dataObjectFormat property.For example, to add a new item, do as follows:
getDataObjectFormat().add(newItem);Objects of the following type(s) are allowed in the list
DataObjectFormatType- Returns:
- The value of the dataObjectFormat property.
-
getCommitmentTypeIndication
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<CommitmentTypeIndicationType> getCommitmentTypeIndication()
Gets the value of the commitmentTypeIndication property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the commitmentTypeIndication property.For example, to add a new item, do as follows:
getCommitmentTypeIndication().add(newItem);Objects of the following type(s) are allowed in the list
CommitmentTypeIndicationType- Returns:
- The value of the commitmentTypeIndication property.
-
getAllDataObjectsTimeStamp
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<XAdESTimeStampType> getAllDataObjectsTimeStamp()
Gets the value of the allDataObjectsTimeStamp property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the allDataObjectsTimeStamp property.For example, to add a new item, do as follows:
getAllDataObjectsTimeStamp().add(newItem);Objects of the following type(s) are allowed in the list
XAdESTimeStampType- Returns:
- The value of the allDataObjectsTimeStamp property.
-
getIndividualDataObjectsTimeStamp
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<XAdESTimeStampType> getIndividualDataObjectsTimeStamp()
Gets the value of the individualDataObjectsTimeStamp property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the individualDataObjectsTimeStamp property.For example, to add a new item, do as follows:
getIndividualDataObjectsTimeStamp().add(newItem);Objects of the following type(s) are allowed in the list
XAdESTimeStampType- Returns:
- The value of the individualDataObjectsTimeStamp property.
-
getAny
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<Object> getAny()
Gets the value of the any property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the any property.For example, to add a new item, do as follows:
getAny().add(newItem);Objects of the following type(s) are allowed in the list
Object- Returns:
- The value of the any property.
-
getId
@Nullable public String getId()
Gets the value of the id property.- Returns:
- possible object is
String
-
setId
public void setId(@Nullable String value)
Sets the value of the id property.- Parameters:
value- allowed object isString
-
equals
public boolean equals(Object o)
Created by ph-jaxb-plugin -Xph-equalshashcode
-
hashCode
public int hashCode()
Created by ph-jaxb-plugin -Xph-equalshashcode
-
toString
public String toString()
Created by ph-jaxb-plugin -Xph-tostring
-
setDataObjectFormat
public void setDataObjectFormat(@Nullable List<DataObjectFormatType> aList)
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setCommitmentTypeIndication
public void setCommitmentTypeIndication(@Nullable List<CommitmentTypeIndicationType> aList)
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setAllDataObjectsTimeStamp
public void setAllDataObjectsTimeStamp(@Nullable List<XAdESTimeStampType> aList)
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setIndividualDataObjectsTimeStamp
public void setIndividualDataObjectsTimeStamp(@Nullable List<XAdESTimeStampType> aList)
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setAny
public void setAny(@Nullable List<Object> aList)
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
hasDataObjectFormatEntries
public boolean hasDataObjectFormatEntries()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoDataObjectFormatEntries
public boolean hasNoDataObjectFormatEntries()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getDataObjectFormatCount
@Nonnegative public int getDataObjectFormatCount()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getDataObjectFormatAtIndex
@Nullable public DataObjectFormatType getDataObjectFormatAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addDataObjectFormat
public void addDataObjectFormat(@Nonnull DataObjectFormatType elem)
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasCommitmentTypeIndicationEntries
public boolean hasCommitmentTypeIndicationEntries()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoCommitmentTypeIndicationEntries
public boolean hasNoCommitmentTypeIndicationEntries()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getCommitmentTypeIndicationCount
@Nonnegative public int getCommitmentTypeIndicationCount()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getCommitmentTypeIndicationAtIndex
@Nullable public CommitmentTypeIndicationType getCommitmentTypeIndicationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addCommitmentTypeIndication
public void addCommitmentTypeIndication(@Nonnull CommitmentTypeIndicationType elem)
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasAllDataObjectsTimeStampEntries
public boolean hasAllDataObjectsTimeStampEntries()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoAllDataObjectsTimeStampEntries
public boolean hasNoAllDataObjectsTimeStampEntries()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getAllDataObjectsTimeStampCount
@Nonnegative public int getAllDataObjectsTimeStampCount()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getAllDataObjectsTimeStampAtIndex
@Nullable public XAdESTimeStampType getAllDataObjectsTimeStampAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addAllDataObjectsTimeStamp
public void addAllDataObjectsTimeStamp(@Nonnull XAdESTimeStampType elem)
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasIndividualDataObjectsTimeStampEntries
public boolean hasIndividualDataObjectsTimeStampEntries()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoIndividualDataObjectsTimeStampEntries
public boolean hasNoIndividualDataObjectsTimeStampEntries()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getIndividualDataObjectsTimeStampCount
@Nonnegative public int getIndividualDataObjectsTimeStampCount()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getIndividualDataObjectsTimeStampAtIndex
@Nullable public XAdESTimeStampType getIndividualDataObjectsTimeStampAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addIndividualDataObjectsTimeStamp
public void addIndividualDataObjectsTimeStamp(@Nonnull XAdESTimeStampType elem)
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasAnyEntries
public boolean hasAnyEntries()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoAnyEntries
public boolean hasNoAnyEntries()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getAnyCount
@Nonnegative public int getAnyCount()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getAnyAtIndex
@Nullable public Object getAnyAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addAny
public void addAny(@Nonnull Object elem)
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
cloneTo
public void cloneTo(@Nonnull SignedDataObjectPropertiesType ret)
This method clones all values fromthisto the passed object. All data in the parameter object is overwritten!Created by ph-jaxb-plugin -Xph-cloneable2- Parameters:
ret- The target object to clone to. May not benull.
-
clone
@Nonnull @ReturnsMutableCopy public SignedDataObjectPropertiesType clone()
Created by ph-jaxb-plugin -Xph-cloneable2
-
-