public static class PdRollenRegionenPaareParameter.Daten extends AbstractDatum implements java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
Modifier and Type | Class and Description |
---|---|
static class |
PdRollenRegionenPaareParameter.Daten.RolleRegionPaar
Ein zusammengehöriges Paar aus Rolle und Region.
|
Datum.Status
Constructor and Description |
---|
Daten() |
getZeitpunkt, getZeitstempel, isValid, setZeitstempel
public Datum.Status getDatenStatus()
Datum
getDatenStatus
in interface Datum
protected void setDatenStatus(Datum.Status neuerStatus)
neuerStatus
- der neue Statuspublic PdRollenRegionenPaareParameter.Daten clone()
Datum
clone
in interface Datum
clone
in class AbstractDatum
public java.lang.String toString()
toString
in class java.lang.Object
public boolean add(PdRollenRegionenPaareParameter.Daten.RolleRegionPaar o)
add
in interface java.util.Collection<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
add
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public void add(int index, PdRollenRegionenPaareParameter.Daten.RolleRegionPaar element)
add
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public boolean addAll(java.util.Collection<? extends PdRollenRegionenPaareParameter.Daten.RolleRegionPaar> c)
addAll
in interface java.util.Collection<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
addAll
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public boolean addAll(int index, java.util.Collection<? extends PdRollenRegionenPaareParameter.Daten.RolleRegionPaar> c)
addAll
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public void clear()
clear
in interface java.util.Collection<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
clear
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public boolean contains(java.lang.Object o)
contains
in interface java.util.Collection<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
contains
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public boolean containsAll(java.util.Collection<?> c)
containsAll
in interface java.util.Collection<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
containsAll
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public PdRollenRegionenPaareParameter.Daten.RolleRegionPaar get(int index)
get
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public int indexOf(java.lang.Object o)
indexOf
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public boolean isEmpty()
isEmpty
in interface java.util.Collection<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
isEmpty
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public java.util.Iterator<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar> iterator()
iterator
in interface java.lang.Iterable<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
iterator
in interface java.util.Collection<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
iterator
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public int lastIndexOf(java.lang.Object o)
lastIndexOf
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public java.util.ListIterator<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar> listIterator()
listIterator
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public java.util.ListIterator<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar> listIterator(int index)
listIterator
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public boolean remove(java.lang.Object o)
remove
in interface java.util.Collection<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
remove
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public PdRollenRegionenPaareParameter.Daten.RolleRegionPaar remove(int index)
remove
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public boolean removeAll(java.util.Collection<?> c)
removeAll
in interface java.util.Collection<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
removeAll
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public boolean retainAll(java.util.Collection<?> c)
retainAll
in interface java.util.Collection<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
retainAll
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public PdRollenRegionenPaareParameter.Daten.RolleRegionPaar set(int index, PdRollenRegionenPaareParameter.Daten.RolleRegionPaar element)
set
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public int size()
size
in interface java.util.Collection<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
size
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar> subList(int fromIndex, int toIndex)
subList
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public java.lang.Object[] toArray()
toArray
in interface java.util.Collection<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
toArray
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
public <T> T[] toArray(T[] a)
toArray
in interface java.util.Collection<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>
toArray
in interface java.util.List<PdRollenRegionenPaareParameter.Daten.RolleRegionPaar>