Class PolyStringLangType
- java.lang.Object
-
- com.evolveum.prism.xml.ns._public.types_3.PolyStringLangType
-
- All Implemented Interfaces:
Serializable
public class PolyStringLangType extends Object implements Serializable
This is NOT a generated class.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PolyStringLangType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PolyStringLangTypeclone()booleanequals(Object obj)booleanequals(Object obj, boolean isLiteral)List<Element>getAny()@NotNull Map<String,String>getLang()inthashCode()booleanisEmpty()voidsetLang(@Nullable Map<String,String> lang)
-
-
-
Method Detail
-
equals
public boolean equals(Object obj, boolean isLiteral)
-
clone
public PolyStringLangType clone()
-
isEmpty
public boolean isEmpty()
-
-