public class TimePeriodType extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for TimePeriodType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TimePeriodType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="name" type="{urn:us:mil:ces:metadata:ddms:5}simpleTokenType" minOccurs="0"/>
<choice>
<element name="start" type="{urn:us:mil:ces:metadata:ddms:5}ExtendedCombinedDateType"/>
<element name="approximableStart" type="{urn:us:mil:ces:metadata:ddms:5}ApproximableDateType"/>
</choice>
<choice>
<element name="end" type="{urn:us:mil:ces:metadata:ddms:5}ExtendedCombinedDateType"/>
<element name="approximableEnd" type="{urn:us:mil:ces:metadata:ddms:5}ApproximableDateType"/>
</choice>
</sequence>
<attGroup ref="{urn:us:mil:ces:metadata:ddms:5}SecurityAttributesOptionGroup"/>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
TimePeriodType() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
ApproximableDateType |
getApproximableEnd()
Gets the value of the approximableEnd property.
|
ApproximableDateType |
getApproximableStart()
Gets the value of the approximableStart property.
|
List<String> |
getAtomicEnergyMarkings()
Gets the value of the atomicEnergyMarkings property.
|
CVEnumISMClassificationAll |
getClassification()
Gets the value of the classification property.
|
String |
getClassificationReason()
Gets the value of the classificationReason property.
|
String |
getClassifiedBy()
Gets the value of the classifiedBy property.
|
String |
getCompilationReason()
Gets the value of the compilationReason property.
|
XMLGregorianCalendar |
getDeclassDate()
Gets the value of the declassDate property.
|
String |
getDeclassEvent()
Gets the value of the declassEvent property.
|
CVEnumISM25X |
getDeclassException()
Gets the value of the declassException property.
|
String |
getDerivativelyClassifiedBy()
Gets the value of the derivativelyClassifiedBy property.
|
String |
getDerivedFrom()
Gets the value of the derivedFrom property.
|
List<String> |
getDisplayOnlyTo()
Gets the value of the displayOnlyTo property.
|
List<CVEnumISMDissemValues> |
getDisseminationControls()
Gets the value of the disseminationControls property.
|
List<String> |
getEnd()
Gets the value of the end property.
|
List<String> |
getFGIsourceOpen()
Gets the value of the fgIsourceOpen property.
|
List<String> |
getFGIsourceProtected()
Gets the value of the fgIsourceProtected property.
|
boolean |
getJoint()
Gets the value of the joint property.
|
String |
getName()
Gets the value of the name property.
|
List<CVEnumISMNonICValues> |
getNonICmarkings()
Gets the value of the nonICmarkings property.
|
List<CVEnumISMNonUSControlsValues> |
getNonUSControls()
Gets the value of the nonUSControls property.
|
List<String> |
getOwnerProducer()
Gets the value of the ownerProducer property.
|
List<String> |
getReleasableTo()
Gets the value of the releasableTo property.
|
List<String> |
getSARIdentifier()
Gets the value of the sarIdentifier property.
|
List<CVEnumISMSCIControlsValues> |
getSCIcontrols()
Gets the value of the scIcontrols property.
|
List<String> |
getStart()
Gets the value of the start property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetApproximableEnd() |
boolean |
isSetApproximableStart() |
boolean |
isSetAtomicEnergyMarkings() |
boolean |
isSetClassification() |
boolean |
isSetClassificationReason() |
boolean |
isSetClassifiedBy() |
boolean |
isSetCompilationReason() |
boolean |
isSetDeclassDate() |
boolean |
isSetDeclassEvent() |
boolean |
isSetDeclassException() |
boolean |
isSetDerivativelyClassifiedBy() |
boolean |
isSetDerivedFrom() |
boolean |
isSetDisplayOnlyTo() |
boolean |
isSetDisseminationControls() |
boolean |
isSetEnd() |
boolean |
isSetFGIsourceOpen() |
boolean |
isSetFGIsourceProtected() |
boolean |
isSetJoint() |
boolean |
isSetName() |
boolean |
isSetNonICmarkings() |
boolean |
isSetNonUSControls() |
boolean |
isSetOwnerProducer() |
boolean |
isSetReleasableTo() |
boolean |
isSetSARIdentifier() |
boolean |
isSetSCIcontrols() |
boolean |
isSetStart() |
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy) |
void |
mergeFrom(Object left,
Object right) |
void |
setApproximableEnd(ApproximableDateType value)
Sets the value of the approximableEnd property.
|
void |
setApproximableStart(ApproximableDateType value)
Sets the value of the approximableStart property.
|
void |
setAtomicEnergyMarkings(List<String> value) |
void |
setClassification(CVEnumISMClassificationAll value)
Sets the value of the classification property.
|
void |
setClassificationReason(String value)
Sets the value of the classificationReason property.
|
void |
setClassifiedBy(String value)
Sets the value of the classifiedBy property.
|
void |
setCompilationReason(String value)
Sets the value of the compilationReason property.
|
void |
setDeclassDate(XMLGregorianCalendar value)
Sets the value of the declassDate property.
|
void |
setDeclassEvent(String value)
Sets the value of the declassEvent property.
|
void |
setDeclassException(CVEnumISM25X value)
Sets the value of the declassException property.
|
void |
setDerivativelyClassifiedBy(String value)
Sets the value of the derivativelyClassifiedBy property.
|
void |
setDerivedFrom(String value)
Sets the value of the derivedFrom property.
|
void |
setDisplayOnlyTo(List<String> value) |
void |
setDisseminationControls(List<CVEnumISMDissemValues> value) |
void |
setEnd(List<String> value) |
void |
setFGIsourceOpen(List<String> value) |
void |
setFGIsourceProtected(List<String> value) |
void |
setJoint(boolean value)
Sets the value of the joint property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNonICmarkings(List<CVEnumISMNonICValues> value) |
void |
setNonUSControls(List<CVEnumISMNonUSControlsValues> value) |
void |
setOwnerProducer(List<String> value) |
void |
setReleasableTo(List<String> value) |
void |
setSARIdentifier(List<String> value) |
void |
setSCIcontrols(List<CVEnumISMSCIControlsValues> value) |
void |
setStart(List<String> value) |
String |
toString() |
void |
unsetAtomicEnergyMarkings() |
void |
unsetDisplayOnlyTo() |
void |
unsetDisseminationControls() |
void |
unsetEnd() |
void |
unsetFGIsourceOpen() |
void |
unsetFGIsourceProtected() |
void |
unsetJoint() |
void |
unsetNonICmarkings() |
void |
unsetNonUSControls() |
void |
unsetOwnerProducer() |
void |
unsetReleasableTo() |
void |
unsetSARIdentifier() |
void |
unsetSCIcontrols() |
void |
unsetStart() |
@Size(min=1) protected String name
protected ApproximableDateType approximableStart
protected ApproximableDateType approximableEnd
protected CVEnumISMClassificationAll classification
protected Boolean joint
protected List<CVEnumISMSCIControlsValues> scIcontrols
protected List<CVEnumISMDissemValues> disseminationControls
protected List<CVEnumISMNonICValues> nonICmarkings
@Size(max=1024) protected String classifiedBy
@Size(max=1024) protected String compilationReason
@Size(max=1024) protected String derivativelyClassifiedBy
@Size(max=4096) protected String classificationReason
protected List<CVEnumISMNonUSControlsValues> nonUSControls
@Size(max=1024) protected String derivedFrom
protected XMLGregorianCalendar declassDate
@Size(max=1024) protected String declassEvent
protected CVEnumISM25X declassException
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic boolean isSetName()
public List<String> getStart()
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 JAXB object.
This is why there is not a set method for the start property.
For example, to add a new item, do as follows:
getStart().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetStart()
public void unsetStart()
public ApproximableDateType getApproximableStart()
ApproximableDateTypepublic void setApproximableStart(ApproximableDateType value)
value - allowed object is
ApproximableDateTypepublic boolean isSetApproximableStart()
public List<String> getEnd()
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 JAXB object.
This is why there is not a set method for the end property.
For example, to add a new item, do as follows:
getEnd().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetEnd()
public void unsetEnd()
public ApproximableDateType getApproximableEnd()
ApproximableDateTypepublic void setApproximableEnd(ApproximableDateType value)
value - allowed object is
ApproximableDateTypepublic boolean isSetApproximableEnd()
public CVEnumISMClassificationAll getClassification()
CVEnumISMClassificationAllpublic void setClassification(CVEnumISMClassificationAll value)
value - allowed object is
CVEnumISMClassificationAllpublic boolean isSetClassification()
public List<String> getOwnerProducer()
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 JAXB object.
This is why there is not a set method for the ownerProducer property.
For example, to add a new item, do as follows:
getOwnerProducer().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetOwnerProducer()
public void unsetOwnerProducer()
public boolean getJoint()
Booleanpublic void setJoint(boolean value)
value - allowed object is
Booleanpublic boolean isSetJoint()
public void unsetJoint()
public List<CVEnumISMSCIControlsValues> getSCIcontrols()
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 JAXB object.
This is why there is not a set method for the scIcontrols property.
For example, to add a new item, do as follows:
getSCIcontrols().add(newItem);
Objects of the following type(s) are allowed in the list
CVEnumISMSCIControlsValues
public boolean isSetSCIcontrols()
public void unsetSCIcontrols()
public List<String> getSARIdentifier()
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 JAXB object.
This is why there is not a set method for the sarIdentifier property.
For example, to add a new item, do as follows:
getSARIdentifier().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetSARIdentifier()
public void unsetSARIdentifier()
public List<String> getAtomicEnergyMarkings()
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 JAXB object.
This is why there is not a set method for the atomicEnergyMarkings property.
For example, to add a new item, do as follows:
getAtomicEnergyMarkings().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetAtomicEnergyMarkings()
public void unsetAtomicEnergyMarkings()
public List<CVEnumISMDissemValues> getDisseminationControls()
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 JAXB object.
This is why there is not a set method for the disseminationControls property.
For example, to add a new item, do as follows:
getDisseminationControls().add(newItem);
Objects of the following type(s) are allowed in the list
CVEnumISMDissemValues
public boolean isSetDisseminationControls()
public void unsetDisseminationControls()
public List<String> getDisplayOnlyTo()
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 JAXB object.
This is why there is not a set method for the displayOnlyTo property.
For example, to add a new item, do as follows:
getDisplayOnlyTo().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetDisplayOnlyTo()
public void unsetDisplayOnlyTo()
public List<String> getFGIsourceOpen()
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 JAXB object.
This is why there is not a set method for the fgIsourceOpen property.
For example, to add a new item, do as follows:
getFGIsourceOpen().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetFGIsourceOpen()
public void unsetFGIsourceOpen()
public List<String> getFGIsourceProtected()
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 JAXB object.
This is why there is not a set method for the fgIsourceProtected property.
For example, to add a new item, do as follows:
getFGIsourceProtected().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetFGIsourceProtected()
public void unsetFGIsourceProtected()
public List<String> getReleasableTo()
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 JAXB object.
This is why there is not a set method for the releasableTo property.
For example, to add a new item, do as follows:
getReleasableTo().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetReleasableTo()
public void unsetReleasableTo()
public List<CVEnumISMNonICValues> getNonICmarkings()
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 JAXB object.
This is why there is not a set method for the nonICmarkings property.
For example, to add a new item, do as follows:
getNonICmarkings().add(newItem);
Objects of the following type(s) are allowed in the list
CVEnumISMNonICValues
public boolean isSetNonICmarkings()
public void unsetNonICmarkings()
public String getClassifiedBy()
Stringpublic void setClassifiedBy(String value)
value - allowed object is
Stringpublic boolean isSetClassifiedBy()
public String getCompilationReason()
Stringpublic void setCompilationReason(String value)
value - allowed object is
Stringpublic boolean isSetCompilationReason()
public String getDerivativelyClassifiedBy()
Stringpublic void setDerivativelyClassifiedBy(String value)
value - allowed object is
Stringpublic boolean isSetDerivativelyClassifiedBy()
public String getClassificationReason()
Stringpublic void setClassificationReason(String value)
value - allowed object is
Stringpublic boolean isSetClassificationReason()
public List<CVEnumISMNonUSControlsValues> getNonUSControls()
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 JAXB object.
This is why there is not a set method for the nonUSControls property.
For example, to add a new item, do as follows:
getNonUSControls().add(newItem);
Objects of the following type(s) are allowed in the list
CVEnumISMNonUSControlsValues
public boolean isSetNonUSControls()
public void unsetNonUSControls()
public String getDerivedFrom()
Stringpublic void setDerivedFrom(String value)
value - allowed object is
Stringpublic boolean isSetDerivedFrom()
public XMLGregorianCalendar getDeclassDate()
XMLGregorianCalendarpublic void setDeclassDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic boolean isSetDeclassDate()
public String getDeclassEvent()
Stringpublic void setDeclassEvent(String value)
value - allowed object is
Stringpublic boolean isSetDeclassEvent()
public CVEnumISM25X getDeclassException()
CVEnumISM25Xpublic void setDeclassException(CVEnumISM25X value)
value - allowed object is
CVEnumISM25Xpublic boolean isSetDeclassException()
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2public Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(Object left, Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void setSCIcontrols(List<CVEnumISMSCIControlsValues> value)
public void setDisseminationControls(List<CVEnumISMDissemValues> value)
public void setNonICmarkings(List<CVEnumISMNonICValues> value)
public void setNonUSControls(List<CVEnumISMNonUSControlsValues> value)
Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.