Uses of Class
no.difi.begrep.sdp.schema_v10.SDPPerson
-
Packages that use SDPPerson Package Description no.difi.begrep.sdp.schema_v10 -
-
Uses of SDPPerson in no.difi.begrep.sdp.schema_v10
Fields in no.difi.begrep.sdp.schema_v10 declared as SDPPerson Modifier and Type Field Description protected SDPPersonSDPMottaker. personMethods in no.difi.begrep.sdp.schema_v10 that return SDPPerson Modifier and Type Method Description SDPPersonObjectFactory. createSDPPerson()Create an instance ofSDPPersonSDPPersonSDPMottaker. getPerson()Gets the value of the person property.SDPPersonSDPPerson. withPersonidentifikator(String value)SDPPersonSDPPerson. withPostkasseadresse(String value)Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPPerson Modifier and Type Method Description voidSDPMottaker. setPerson(SDPPerson value)Sets the value of the person property.SDPMottakerSDPMottaker. withPerson(SDPPerson value)Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPPerson Constructor Description SDPMottaker(SDPPerson person)Fully-initialising value constructor
-