Class OrganizationIdentification
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.OrganizationIdentification
Represents our registration of information used as proof of identity by an organization
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) atSchemaLocation(String atSchemaLocation) attachment(AttachmentRefOrValue attachment) booleanWhen sub-classing, this defines the super-classA URI to a JSON-Schema file that defines additional attributes and relationships@Valid AttachmentRefOrValueGet attachmentWhen sub-classing, this defines the sub-class entity nameIdentifierType of identification information used to identify the company in a country or internationallyAuthority which has issued the identifier (chamber of commerce...)@Valid DateDate at which the identifier was issued@Valid TimePeriodGet validForinthashCode()identificationId(String identificationId) identificationType(String identificationType) issuingAuthority(String issuingAuthority) issuingDate(Date issuingDate) voidsetAtBaseType(String atBaseType) voidsetAtSchemaLocation(String atSchemaLocation) voidsetAttachment(AttachmentRefOrValue attachment) voidvoidsetIdentificationId(String identificationId) voidsetIdentificationType(String identificationType) voidsetIssuingAuthority(String issuingAuthority) voidsetIssuingDate(Date issuingDate) voidsetValidFor(TimePeriod validFor) toString()validFor(TimePeriod validFor)
-
Constructor Details
-
OrganizationIdentification
public OrganizationIdentification()
-
-
Method Details
-
identificationId
-
getIdentificationId
Identifier- Returns:
- identificationId
-
setIdentificationId
-
identificationType
-
getIdentificationType
Type of identification information used to identify the company in a country or internationally- Returns:
- identificationType
-
setIdentificationType
-
issuingAuthority
-
getIssuingAuthority
Authority which has issued the identifier (chamber of commerce...)- Returns:
- issuingAuthority
-
setIssuingAuthority
-
issuingDate
-
getIssuingDate
Date at which the identifier was issued- Returns:
- issuingDate
-
setIssuingDate
-
attachment
-
getAttachment
Get attachment- Returns:
- attachment
-
setAttachment
-
validFor
-
getValidFor
Get validFor- Returns:
- validFor
-
setValidFor
-
atBaseType
-
getAtBaseType
When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
-
atSchemaLocation
-
getAtSchemaLocation
A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
atType
-
getAtType
When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
-
equals
-
hashCode
public int hashCode() -
toString
-