Klasse CountryID
java.lang.Object
java.util.AbstractMap<String,String>
java.util.TreeMap<String,String>
de.srsoftware.tools.Tag
de.srsoftware.tools.Inline
de.srsoftware.document.zugferd.tags.base.InlineRam
de.srsoftware.document.zugferd.tags.ram.CountryID
- Alle implementierten Schnittstellen:
Serializable,Cloneable,Map<String,,String> NavigableMap<String,,String> SequencedMap<String,,String> SortedMap<String,String>
Datentyp: qdt:CountryIDType
Hinweis: Die Listen der zugelassenen Länder werden von der EN ISO 3166-1 Maintenance Agency
„Codes for the representation of names of countries and their subdivisions” geführt.
Kardinalität: 1 .. 1
Anwendung: Der Code, der das Land angibt, aus dem die Ware stammt / in dem die Umsatzsteuer anfällt
- Siehe auch:
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Feldübersicht
Von Klasse geerbte Felder de.srsoftware.tools.Tag
ANCHOR, BODY, CLASS, DIV, HREF, ID, IMG, PARAGRAPH, SCRIPT, SPAN, STYLE, TITLE -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden de.srsoftware.tools.Tag
add, add, addAll, addFirst, addTo, alt, attr, attr, children, clazz, clazz, content, equals, find, flat, id, inner, is, of, parent, pos, remove, removeChild, size, strip, style, title, toString, toString, typeVon Klasse geerbte Methoden java.util.TreeMap
ceilingEntry, ceilingKey, clear, clone, comparator, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, forEach, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, merge, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, putFirst, putIfAbsent, putLast, remove, replace, replace, replaceAll, size, subMap, subMap, tailMap, tailMap, valuesVon Klasse geerbte Methoden java.util.AbstractMap
hashCode, isEmptyVon Klasse geerbte Methoden java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden java.util.Map
getOrDefault, hashCode, isEmpty, removeVon Schnittstelle geerbte Methoden java.util.NavigableMap
reversedVon Schnittstelle geerbte Methoden java.util.SequencedMap
sequencedEntrySet, sequencedKeySet, sequencedValues
-
Konstruktordetails
-
CountryID
neues Tag- Parameter:
code- einzusetzender Ländercode
-