Package cdm.product.asset.metafields
Class ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderImpl
java.lang.Object
cdm.product.asset.metafields.ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderImpl
- All Implemented Interfaces:
ReferenceWithMetaProtectionTerms,ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder,com.rosetta.model.lib.meta.FieldWithMeta<ProtectionTerms>,com.rosetta.model.lib.meta.ReferenceWithMeta<ProtectionTerms>,com.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<ProtectionTerms>,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- Enclosing interface:
ReferenceWithMetaProtectionTerms
public static class ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderImpl
extends Object
implements ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder
Builder Implementation of ReferenceWithMetaProtectionTerms
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.rosetta.model.lib.meta.FieldWithMeta
com.rosetta.model.lib.meta.FieldWithMeta.FieldWithMetaBuilder<T>Nested classes/interfaces inherited from interface com.rosetta.model.lib.meta.ReferenceWithMeta
com.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<I>Nested classes/interfaces inherited from interface cdm.product.asset.metafields.ReferenceWithMetaProtectionTerms
ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder, ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderImpl, ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsImpl -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected com.rosetta.model.lib.meta.Reference.ReferenceBuilderprotected ProtectionTerms.ProtectionTermsBuilderFields inherited from interface cdm.product.asset.metafields.ReferenceWithMetaProtectionTerms
metaData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build Methodsbooleancom.rosetta.model.lib.meta.Reference.ReferenceBuildercom.rosetta.model.lib.meta.Reference.ReferenceBuildergetValue()Getter MethodsbooleanhasData()inthashCode()merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) prune()setExternalReference(String _externalReference) setGlobalReference(String _globalReference) setReference(com.rosetta.model.lib.meta.Reference _reference) setValue(ProtectionTerms _value) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.asset.metafields.ReferenceWithMetaProtectionTerms
getType, getValueType, metaData, processMethods inherited from interface cdm.product.asset.metafields.ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder
processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, processRosetta, processRosetta
-
Field Details
-
value
-
globalReference
-
externalReference
-
reference
protected com.rosetta.model.lib.meta.Reference.ReferenceBuilder reference
-
-
Constructor Details
-
ReferenceWithMetaProtectionTermsBuilderImpl
public ReferenceWithMetaProtectionTermsBuilderImpl()
-
-
Method Details
-
getValue
@RosettaAttribute("value") @RuneAttribute("@data") @RuneMetaType public ProtectionTerms.ProtectionTermsBuilder getValue()Description copied from interface:ReferenceWithMetaProtectionTermsGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<ProtectionTerms>- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<ProtectionTerms>- Specified by:
getValuein interfaceReferenceWithMetaProtectionTerms- Specified by:
getValuein interfaceReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder
-
getOrCreateValue
- Specified by:
getOrCreateValuein interfaceReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder
-
getGlobalReference
- Specified by:
getGlobalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<ProtectionTerms>- Specified by:
getGlobalReferencein interfaceReferenceWithMetaProtectionTerms
-
getExternalReference
@RosettaAttribute("externalReference") @RuneAttribute("@ref:external") public String getExternalReference()- Specified by:
getExternalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<ProtectionTerms>- Specified by:
getExternalReferencein interfaceReferenceWithMetaProtectionTerms
-
getReference
@RosettaAttribute("address") @RuneAttribute("@ref:scoped") @RuneMetaType public com.rosetta.model.lib.meta.Reference.ReferenceBuilder getReference()- Specified by:
getReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<ProtectionTerms>- Specified by:
getReferencein interfaceReferenceWithMetaProtectionTerms- Specified by:
getReferencein interfaceReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder
-
getOrCreateReference
public com.rosetta.model.lib.meta.Reference.ReferenceBuilder getOrCreateReference()- Specified by:
getOrCreateReferencein interfaceReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder
-
setValue
@RosettaAttribute("value") @RuneAttribute("@data") @RuneMetaType public ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder setValue(ProtectionTerms _value) - Specified by:
setValuein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<ProtectionTerms>- Specified by:
setValuein interfaceReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder
-
setGlobalReference
@RosettaAttribute("globalReference") @RuneAttribute("@ref") public ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder setGlobalReference(String _globalReference) - Specified by:
setGlobalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<ProtectionTerms>- Specified by:
setGlobalReferencein interfaceReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder
-
setExternalReference
@RosettaAttribute("externalReference") @RuneAttribute("@ref:external") public ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder setExternalReference(String _externalReference) - Specified by:
setExternalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<ProtectionTerms>- Specified by:
setExternalReferencein interfaceReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder
-
setReference
@RosettaAttribute("address") @RuneAttribute("@ref:scoped") @RuneMetaType public ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder setReference(com.rosetta.model.lib.meta.Reference _reference) - Specified by:
setReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<ProtectionTerms>- Specified by:
setReferencein interfaceReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder
-
build
Description copied from interface:ReferenceWithMetaProtectionTermsBuild Methods- Specified by:
buildin interfaceReferenceWithMetaProtectionTerms- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceReferenceWithMetaProtectionTerms- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
prune
- Specified by:
prunein interfaceReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
hasData
public boolean hasData()- Specified by:
hasDatain interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
merge
public ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) - Specified by:
mergein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
equals
-
hashCode
public int hashCode() -
toString
-