public class NoticeText extends LongStringWithSecurityType 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 anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<urn:us:gov:ic:ism>LongStringWithSecurityType">
<attGroup ref="{urn:us:gov:ic:ism}POCAttributeGroup"/>
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<CVEnumISMPocTypeValues> |
pocType |
atomicEnergyMarkings, classification, classificationReason, classifiedBy, compilationReason, declassDate, declassEvent, declassException, derivativelyClassifiedBy, derivedFrom, displayOnlyTo, disseminationControls, fgIsourceOpen, fgIsourceProtected, joint, nonICmarkings, nonUSControls, ownerProducer, releasableTo, sarIdentifier, scIcontrols, value| Constructor and Description |
|---|
NoticeText() |
| 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) |
List<CVEnumISMPocTypeValues> |
getPocType()
Gets the value of the pocType property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetPocType() |
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 |
setPocType(List<CVEnumISMPocTypeValues> value) |
String |
toString() |
void |
unsetPocType() |
getAtomicEnergyMarkings, getClassification, getClassificationReason, getClassifiedBy, getCompilationReason, getDeclassDate, getDeclassEvent, getDeclassException, getDerivativelyClassifiedBy, getDerivedFrom, getDisplayOnlyTo, getDisseminationControls, getFGIsourceOpen, getFGIsourceProtected, getJoint, getNonICmarkings, getNonUSControls, getOwnerProducer, getReleasableTo, getSARIdentifier, getSCIcontrols, getValue, isSetAtomicEnergyMarkings, isSetClassification, isSetClassificationReason, isSetClassifiedBy, isSetCompilationReason, isSetDeclassDate, isSetDeclassEvent, isSetDeclassException, isSetDerivativelyClassifiedBy, isSetDerivedFrom, isSetDisplayOnlyTo, isSetDisseminationControls, isSetFGIsourceOpen, isSetFGIsourceProtected, isSetJoint, isSetNonICmarkings, isSetNonUSControls, isSetOwnerProducer, isSetReleasableTo, isSetSARIdentifier, isSetSCIcontrols, isSetValue, setAtomicEnergyMarkings, setClassification, setClassificationReason, setClassifiedBy, setCompilationReason, setDeclassDate, setDeclassEvent, setDeclassException, setDerivativelyClassifiedBy, setDerivedFrom, setDisplayOnlyTo, setDisseminationControls, setFGIsourceOpen, setFGIsourceProtected, setJoint, setNonICmarkings, setNonUSControls, setOwnerProducer, setReleasableTo, setSARIdentifier, setSCIcontrols, setValue, unsetAtomicEnergyMarkings, unsetDisplayOnlyTo, unsetDisseminationControls, unsetFGIsourceOpen, unsetFGIsourceProtected, unsetJoint, unsetNonICmarkings, unsetNonUSControls, unsetOwnerProducer, unsetReleasableTo, unsetSARIdentifier, unsetSCIcontrolsprotected List<CVEnumISMPocTypeValues> pocType
public List<CVEnumISMPocTypeValues> getPocType()
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 pocType property.
For example, to add a new item, do as follows:
getPocType().add(newItem);
Objects of the following type(s) are allowed in the list
CVEnumISMPocTypeValues
public boolean isSetPocType()
public void unsetPocType()
public String toString()
toString in class LongStringWithSecurityTypepublic 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.ToString2append in class LongStringWithSecurityTypepublic 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.ToString2appendFields in class LongStringWithSecurityTypepublic 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.Equals2equals in class LongStringWithSecurityTypepublic boolean equals(Object object)
equals in class LongStringWithSecurityTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class LongStringWithSecurityTypepublic int hashCode()
hashCode in class LongStringWithSecurityTypepublic Object clone()
clone in class LongStringWithSecurityTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class LongStringWithSecurityTypepublic 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.CopyTo2copyTo in class LongStringWithSecurityTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2createNewInstance in class LongStringWithSecurityTypepublic void mergeFrom(Object left, Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class LongStringWithSecurityTypepublic 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.MergeFrom2mergeFrom in class LongStringWithSecurityTypepublic void setPocType(List<CVEnumISMPocTypeValues> value)
Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.