Class LoTESchemeInformationType
java.lang.Object
eu.europa.esig.lote.jaxb.LoTESchemeInformationType
Java class for LoTESchemeInformationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LoTESchemeInformationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="LoTEVersionIdentifier" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="LoTESequenceNumber" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
<element ref="{http://uri.etsi.org/019602/v1#}LoTEType"/>
<element ref="{http://uri.etsi.org/019602/v1#}SchemeOperatorName"/>
<element name="SchemeOperatorAddress" type="{http://uri.etsi.org/019602/v1#}AddressType"/>
<element ref="{http://uri.etsi.org/019602/v1#}SchemeName"/>
<element ref="{http://uri.etsi.org/019602/v1#}SchemeInformationURI"/>
<element name="StatusDeterminationApproach" type="{http://uri.etsi.org/019602/v1#}NonEmptyURIType"/>
<element ref="{http://uri.etsi.org/019602/v1#}SchemeTypeCommunityRules" minOccurs="0"/>
<element ref="{http://uri.etsi.org/019602/v1#}SchemeTerritory" minOccurs="0"/>
<element ref="{http://uri.etsi.org/019602/v1#}PolicyOrLegalNotice" minOccurs="0"/>
<element name="HistoricalInformationPeriod" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
<element ref="{http://uri.etsi.org/019602/v1#}PointersToOtherLoTE" minOccurs="0"/>
<element name="ListIssueDateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element ref="{http://uri.etsi.org/019602/v1#}NextUpdate"/>
<element ref="{http://uri.etsi.org/019602/v1#}DistributionPoints" minOccurs="0"/>
<element name="SchemeExtensions" type="{http://uri.etsi.org/019602/v1#}ExtensionsListType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected NonEmptyURIListTypeprotected BigIntegerprotected XMLGregorianCalendarprotected BigIntegerprotected Stringprotected BigIntegerprotected NextUpdateTypeprotected OtherLoTEPointersTypeprotected PolicyOrLegalnoticeTypeprotected ExtensionsListTypeprotected NonEmptyMultiLangURIListTypeprotected InternationalNamesTypeprotected AddressTypeprotected InternationalNamesTypeprotected Stringprotected NonEmptyMultiLangURIListTypeprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the distributionPoints property.Gets the value of the historicalInformationPeriod property.Gets the value of the listIssueDateTime property.Gets the value of the loTESequenceNumber property.Gets the value of the loTEType property.Gets the value of the loTEVersionIdentifier property.Gets the value of the nextUpdate property.Gets the value of the pointersToOtherLoTE property.Gets the value of the policyOrLegalNotice property.Gets the value of the schemeExtensions property.Gets the value of the schemeInformationURI property.Gets the value of the schemeName property.Gets the value of the schemeOperatorAddress property.Gets the value of the schemeOperatorName property.Gets the value of the schemeTerritory property.Gets the value of the schemeTypeCommunityRules property.Gets the value of the statusDeterminationApproach property.voidSets the value of the distributionPoints property.voidSets the value of the historicalInformationPeriod property.voidSets the value of the listIssueDateTime property.voidsetLoTESequenceNumber(BigInteger value) Sets the value of the loTESequenceNumber property.voidsetLoTEType(String value) Sets the value of the loTEType property.voidSets the value of the loTEVersionIdentifier property.voidsetNextUpdate(NextUpdateType value) Sets the value of the nextUpdate property.voidSets the value of the pointersToOtherLoTE property.voidSets the value of the policyOrLegalNotice property.voidSets the value of the schemeExtensions property.voidSets the value of the schemeInformationURI property.voidSets the value of the schemeName property.voidSets the value of the schemeOperatorAddress property.voidSets the value of the schemeOperatorName property.voidsetSchemeTerritory(String value) Sets the value of the schemeTerritory property.voidSets the value of the schemeTypeCommunityRules property.voidSets the value of the statusDeterminationApproach property.
-
Field Details
-
loTEVersionIdentifier
-
loTESequenceNumber
-
loTEType
-
schemeOperatorName
-
schemeOperatorAddress
-
schemeName
-
schemeInformationURI
-
statusDeterminationApproach
-
schemeTypeCommunityRules
-
schemeTerritory
-
policyOrLegalNotice
-
historicalInformationPeriod
-
pointersToOtherLoTE
-
listIssueDateTime
-
nextUpdate
-
distributionPoints
-
schemeExtensions
-
-
Constructor Details
-
LoTESchemeInformationType
public LoTESchemeInformationType()
-
-
Method Details
-
getLoTEVersionIdentifier
Gets the value of the loTEVersionIdentifier property.- Returns:
- possible object is
BigInteger
-
setLoTEVersionIdentifier
Sets the value of the loTEVersionIdentifier property.- Parameters:
value- allowed object isBigInteger
-
getLoTESequenceNumber
Gets the value of the loTESequenceNumber property.- Returns:
- possible object is
BigInteger
-
setLoTESequenceNumber
Sets the value of the loTESequenceNumber property.- Parameters:
value- allowed object isBigInteger
-
getLoTEType
-
setLoTEType
-
getSchemeOperatorName
Gets the value of the schemeOperatorName property.- Returns:
- possible object is
InternationalNamesType
-
setSchemeOperatorName
Sets the value of the schemeOperatorName property.- Parameters:
value- allowed object isInternationalNamesType
-
getSchemeOperatorAddress
Gets the value of the schemeOperatorAddress property.- Returns:
- possible object is
AddressType
-
setSchemeOperatorAddress
Sets the value of the schemeOperatorAddress property.- Parameters:
value- allowed object isAddressType
-
getSchemeName
Gets the value of the schemeName property.- Returns:
- possible object is
InternationalNamesType
-
setSchemeName
Sets the value of the schemeName property.- Parameters:
value- allowed object isInternationalNamesType
-
getSchemeInformationURI
Gets the value of the schemeInformationURI property.- Returns:
- possible object is
NonEmptyMultiLangURIListType
-
setSchemeInformationURI
Sets the value of the schemeInformationURI property.- Parameters:
value- allowed object isNonEmptyMultiLangURIListType
-
getStatusDeterminationApproach
-
setStatusDeterminationApproach
-
getSchemeTypeCommunityRules
Gets the value of the schemeTypeCommunityRules property.- Returns:
- possible object is
NonEmptyMultiLangURIListType
-
setSchemeTypeCommunityRules
Sets the value of the schemeTypeCommunityRules property.- Parameters:
value- allowed object isNonEmptyMultiLangURIListType
-
getSchemeTerritory
-
setSchemeTerritory
-
getPolicyOrLegalNotice
Gets the value of the policyOrLegalNotice property.- Returns:
- possible object is
PolicyOrLegalnoticeType
-
setPolicyOrLegalNotice
Sets the value of the policyOrLegalNotice property.- Parameters:
value- allowed object isPolicyOrLegalnoticeType
-
getHistoricalInformationPeriod
Gets the value of the historicalInformationPeriod property.- Returns:
- possible object is
BigInteger
-
setHistoricalInformationPeriod
Sets the value of the historicalInformationPeriod property.- Parameters:
value- allowed object isBigInteger
-
getPointersToOtherLoTE
Gets the value of the pointersToOtherLoTE property.- Returns:
- possible object is
OtherLoTEPointersType
-
setPointersToOtherLoTE
Sets the value of the pointersToOtherLoTE property.- Parameters:
value- allowed object isOtherLoTEPointersType
-
getListIssueDateTime
Gets the value of the listIssueDateTime property.- Returns:
- possible object is
XMLGregorianCalendar
-
setListIssueDateTime
Sets the value of the listIssueDateTime property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getNextUpdate
Gets the value of the nextUpdate property.- Returns:
- possible object is
NextUpdateType
-
setNextUpdate
Sets the value of the nextUpdate property.- Parameters:
value- allowed object isNextUpdateType
-
getDistributionPoints
Gets the value of the distributionPoints property.- Returns:
- possible object is
NonEmptyURIListType
-
setDistributionPoints
Sets the value of the distributionPoints property.- Parameters:
value- allowed object isNonEmptyURIListType
-
getSchemeExtensions
Gets the value of the schemeExtensions property.- Returns:
- possible object is
ExtensionsListType
-
setSchemeExtensions
Sets the value of the schemeExtensions property.- Parameters:
value- allowed object isExtensionsListType
-