Uses of Class
pt.cienciavitae.ns.common.IdentifierRelationshipTypeCtype
-
Packages that use IdentifierRelationshipTypeCtype Package Description pt.cienciavitae.ns.common pt.cienciavitae.ns.funding pt.cienciavitae.ns.output -
-
Uses of IdentifierRelationshipTypeCtype in pt.cienciavitae.ns.common
Methods in pt.cienciavitae.ns.common that return IdentifierRelationshipTypeCtype Modifier and Type Method Description IdentifierRelationshipTypeCtypeObjectFactory. createIdentifierRelationshipTypeCtype()Create an instance ofIdentifierRelationshipTypeCtype -
Uses of IdentifierRelationshipTypeCtype in pt.cienciavitae.ns.funding
Fields in pt.cienciavitae.ns.funding declared as IdentifierRelationshipTypeCtype Modifier and Type Field Description protected IdentifierRelationshipTypeCtypeFundingIdentifierCtype. relationshipTypeMethods in pt.cienciavitae.ns.funding that return IdentifierRelationshipTypeCtype Modifier and Type Method Description IdentifierRelationshipTypeCtypeFundingIdentifierCtype. getRelationshipType()Gets the value of the relationshipType property.Methods in pt.cienciavitae.ns.funding with parameters of type IdentifierRelationshipTypeCtype Modifier and Type Method Description voidFundingIdentifierCtype. setRelationshipType(IdentifierRelationshipTypeCtype value)Sets the value of the relationshipType property. -
Uses of IdentifierRelationshipTypeCtype in pt.cienciavitae.ns.output
Fields in pt.cienciavitae.ns.output declared as IdentifierRelationshipTypeCtype Modifier and Type Field Description protected IdentifierRelationshipTypeCtypeIdentifierCtype. relationshipTypeMethods in pt.cienciavitae.ns.output that return IdentifierRelationshipTypeCtype Modifier and Type Method Description IdentifierRelationshipTypeCtypeIdentifierCtype. getRelationshipType()Gets the value of the relationshipType property.Methods in pt.cienciavitae.ns.output with parameters of type IdentifierRelationshipTypeCtype Modifier and Type Method Description voidIdentifierCtype. setRelationshipType(IdentifierRelationshipTypeCtype value)Sets the value of the relationshipType property.
-