Package de.gematik.test.tiger.proxy.vau
Class VauSessionFacet
- java.lang.Object
-
- de.gematik.test.tiger.proxy.vau.VauSessionFacet
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVauSessionFacet.VauSessionFacetBuilder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static VauSessionFacet.VauSessionFacetBuilderbuilder()protected booleancanEqual(Object other)booleanequals(Object o)RbelMultiMapgetChildElements()RbelElementgetRecordId()inthashCode()VauSessionFacet.VauSessionFacetBuildertoBuilder()StringtoString()
-
-
-
Method Detail
-
getChildElements
public RbelMultiMap getChildElements()
- Specified by:
getChildElementsin interfaceRbelFacet
-
builder
public static VauSessionFacet.VauSessionFacetBuilder builder()
-
toBuilder
public VauSessionFacet.VauSessionFacetBuilder toBuilder()
-
getRecordId
public RbelElement getRecordId()
-
canEqual
protected boolean canEqual(Object other)
-
-