Class SDPGyldighetsperiode
java.lang.Object
no.difi.begrep.sdp.utvidelser.bevis.SDPGyldighetsperiode
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class SDPGyldighetsperiode
extends Object
implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for Gyldighetsperiode complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Gyldighetsperiode">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<element name="periode" type="{http://begrep.difi.no/sdp/utvidelser/bevis}Periode"/>
<element name="aarlig-repeterende-periode" type="{http://begrep.difi.no/sdp/utvidelser/bevis}AarligRepeterendePeriode"/>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDefault no-arg constructorSDPGyldighetsperiode(SDPAarligRepeterendePeriode aarligRepeterendePeriode, SDPPeriode periode) Fully-initialising value constructor -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) booleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the aarligRepeterendePeriode property.Gets the value of the periode property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidSets the value of the aarligRepeterendePeriode property.voidsetPeriode(SDPPeriode value) Sets the value of the periode property.toString()withPeriode(SDPPeriode value)
-
Field Details
-
aarligRepeterendePeriode
-
periode
-
-
Constructor Details
-
SDPGyldighetsperiode
public SDPGyldighetsperiode()Default no-arg constructor -
SDPGyldighetsperiode
public SDPGyldighetsperiode(SDPAarligRepeterendePeriode aarligRepeterendePeriode, SDPPeriode periode) Fully-initialising value constructor
-
-
Method Details
-
getAarligRepeterendePeriode
Gets the value of the aarligRepeterendePeriode property.- Returns:
- possible object is
SDPAarligRepeterendePeriode
-
setAarligRepeterendePeriode
Sets the value of the aarligRepeterendePeriode property.- Parameters:
value- allowed object isSDPAarligRepeterendePeriode
-
getPeriode
Gets the value of the periode property.- Returns:
- possible object is
SDPPeriode
-
setPeriode
Sets the value of the periode property.- Parameters:
value- allowed object isSDPPeriode
-
toString
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
equals
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
hashCode
public int hashCode() -
withAarligRepeterendePeriode
-
withPeriode
-