Package com.vidispine.generated
Class ResourceType
- java.lang.Object
-
- com.vidispine.generated.ResourceType
-
- All Implemented Interfaces:
Serializable
,Cloneable
,org.jvnet.jaxb2_commons.lang.CopyTo2
,org.jvnet.jaxb2_commons.lang.Equals2
,org.jvnet.jaxb2_commons.lang.HashCode2
public class ResourceType extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for ResourceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResourceType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="id" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" minOccurs="0"/> <element name="state" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <choice> <element name="network" type="{http://xml.vidispine.com/schema/vidispine}NetworkType"/> <element name="transcoder" type="{http://xml.vidispine.com/schema/vidispine}TranscoderType"/> <element name="externalTranscoder" type="{http://xml.vidispine.com/schema/vidispine}ExternalTranscoderType"/> <element name="cerify" type="{http://xml.vidispine.com/schema/vidispine}CerifyType"/> <element name="thumbnail" type="{http://xml.vidispine.com/schema/vidispine}ThumbnailServiceType"/> <element name="finalcutserver" type="{http://xml.vidispine.com/schema/vidispine}FinalCutServerType"/> <element name="mxfserver" type="{http://xml.vidispine.com/schema/vidispine}MXFServerResourceType"/> <element name="signiant" type="{http://xml.vidispine.com/schema/vidispine}SigniantType"/> <element name="ldap" type="{http://xml.vidispine.com/schema/vidispine}LDAPResourceType"/> <element name="unknown" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="cloudconvert" type="{http://xml.vidispine.com/schema/vidispine}CloudConvertType"/> <element name="vidinet" type="{http://xml.vidispine.com/schema/vidispine}VidinetServiceType"/> <element name="eidr" type="{http://xml.vidispine.com/schema/vidispine}EidrType"/> </choice> </sequence> </restriction> </complexContent> </complexType>
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ResourceType.PropInfo
-
Field Summary
Fields Modifier and Type Field Description protected CerifyType
cerify
protected CloudConvertType
cloudconvert
protected EidrType
eidr
protected ExternalTranscoderType
externalTranscoder
protected FinalCutServerType
finalcutserver
protected String
id
protected LDAPResourceType
ldap
protected MXFServerResourceType
mxfserver
protected NetworkType
network
protected SigniantType
signiant
protected String
state
protected ThumbnailServiceType
thumbnail
protected TranscoderType
transcoder
protected String
unknown
protected VidinetServiceType
vidinet
-
Constructor Summary
Constructors Constructor Description ResourceType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
clone()
Object
copyTo(Object target)
Object
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
Object
createNewInstance()
boolean
equals(Object object)
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)
CerifyType
getCerify()
Gets the value of the cerify property.CloudConvertType
getCloudconvert()
Gets the value of the cloudconvert property.EidrType
getEidr()
Gets the value of the eidr property.ExternalTranscoderType
getExternalTranscoder()
Gets the value of the externalTranscoder property.FinalCutServerType
getFinalcutserver()
Gets the value of the finalcutserver property.String
getId()
Gets the value of the id property.LDAPResourceType
getLdap()
Gets the value of the ldap property.MXFServerResourceType
getMxfserver()
Gets the value of the mxfserver property.NetworkType
getNetwork()
Gets the value of the network property.SigniantType
getSigniant()
Gets the value of the signiant property.String
getState()
Gets the value of the state property.ThumbnailServiceType
getThumbnail()
Gets the value of the thumbnail property.TranscoderType
getTranscoder()
Gets the value of the transcoder property.String
getUnknown()
Gets the value of the unknown property.VidinetServiceType
getVidinet()
Gets the value of the vidinet property.int
hashCode()
int
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
boolean
isSetCerify()
boolean
isSetCloudconvert()
boolean
isSetEidr()
boolean
isSetExternalTranscoder()
boolean
isSetFinalcutserver()
boolean
isSetId()
boolean
isSetLdap()
boolean
isSetMxfserver()
boolean
isSetNetwork()
boolean
isSetSigniant()
boolean
isSetState()
boolean
isSetThumbnail()
boolean
isSetTranscoder()
boolean
isSetUnknown()
boolean
isSetVidinet()
void
setCerify(CerifyType value)
Sets the value of the cerify property.void
setCloudconvert(CloudConvertType value)
Sets the value of the cloudconvert property.void
setEidr(EidrType value)
Sets the value of the eidr property.void
setExternalTranscoder(ExternalTranscoderType value)
Sets the value of the externalTranscoder property.void
setFinalcutserver(FinalCutServerType value)
Sets the value of the finalcutserver property.void
setId(String value)
Sets the value of the id property.void
setLdap(LDAPResourceType value)
Sets the value of the ldap property.void
setMxfserver(MXFServerResourceType value)
Sets the value of the mxfserver property.void
setNetwork(NetworkType value)
Sets the value of the network property.void
setSigniant(SigniantType value)
Sets the value of the signiant property.void
setState(String value)
Sets the value of the state property.void
setThumbnail(ThumbnailServiceType value)
Sets the value of the thumbnail property.void
setTranscoder(TranscoderType value)
Sets the value of the transcoder property.void
setUnknown(String value)
Sets the value of the unknown property.void
setVidinet(VidinetServiceType value)
Sets the value of the vidinet property.ResourceType
visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ResourceType
withCerify(CerifyType value)
ResourceType
withCloudconvert(CloudConvertType value)
ResourceType
withEidr(EidrType value)
ResourceType
withExternalTranscoder(ExternalTranscoderType value)
ResourceType
withFinalcutserver(FinalCutServerType value)
ResourceType
withId(String value)
ResourceType
withLdap(LDAPResourceType value)
ResourceType
withMxfserver(MXFServerResourceType value)
ResourceType
withNetwork(NetworkType value)
ResourceType
withSigniant(SigniantType value)
ResourceType
withState(String value)
ResourceType
withThumbnail(ThumbnailServiceType value)
ResourceType
withTranscoder(TranscoderType value)
ResourceType
withUnknown(String value)
ResourceType
withVidinet(VidinetServiceType value)
-
-
-
Field Detail
-
id
protected String id
-
state
protected String state
-
network
protected NetworkType network
-
transcoder
protected TranscoderType transcoder
-
externalTranscoder
protected ExternalTranscoderType externalTranscoder
-
cerify
protected CerifyType cerify
-
thumbnail
protected ThumbnailServiceType thumbnail
-
finalcutserver
protected FinalCutServerType finalcutserver
-
mxfserver
protected MXFServerResourceType mxfserver
-
signiant
protected SigniantType signiant
-
ldap
protected LDAPResourceType ldap
-
unknown
protected String unknown
-
cloudconvert
protected CloudConvertType cloudconvert
-
vidinet
protected VidinetServiceType vidinet
-
eidr
protected EidrType eidr
-
-
Method Detail
-
setId
public void setId(String value)
Sets the value of the id property.- Parameters:
value
- allowed object isString
-
isSetId
public boolean isSetId()
-
getState
public String getState()
Gets the value of the state property.- Returns:
- possible object is
String
-
setState
public void setState(String value)
Sets the value of the state property.- Parameters:
value
- allowed object isString
-
isSetState
public boolean isSetState()
-
getNetwork
public NetworkType getNetwork()
Gets the value of the network property.- Returns:
- possible object is
NetworkType
-
setNetwork
public void setNetwork(NetworkType value)
Sets the value of the network property.- Parameters:
value
- allowed object isNetworkType
-
isSetNetwork
public boolean isSetNetwork()
-
getTranscoder
public TranscoderType getTranscoder()
Gets the value of the transcoder property.- Returns:
- possible object is
TranscoderType
-
setTranscoder
public void setTranscoder(TranscoderType value)
Sets the value of the transcoder property.- Parameters:
value
- allowed object isTranscoderType
-
isSetTranscoder
public boolean isSetTranscoder()
-
getExternalTranscoder
public ExternalTranscoderType getExternalTranscoder()
Gets the value of the externalTranscoder property.- Returns:
- possible object is
ExternalTranscoderType
-
setExternalTranscoder
public void setExternalTranscoder(ExternalTranscoderType value)
Sets the value of the externalTranscoder property.- Parameters:
value
- allowed object isExternalTranscoderType
-
isSetExternalTranscoder
public boolean isSetExternalTranscoder()
-
getCerify
public CerifyType getCerify()
Gets the value of the cerify property.- Returns:
- possible object is
CerifyType
-
setCerify
public void setCerify(CerifyType value)
Sets the value of the cerify property.- Parameters:
value
- allowed object isCerifyType
-
isSetCerify
public boolean isSetCerify()
-
getThumbnail
public ThumbnailServiceType getThumbnail()
Gets the value of the thumbnail property.- Returns:
- possible object is
ThumbnailServiceType
-
setThumbnail
public void setThumbnail(ThumbnailServiceType value)
Sets the value of the thumbnail property.- Parameters:
value
- allowed object isThumbnailServiceType
-
isSetThumbnail
public boolean isSetThumbnail()
-
getFinalcutserver
public FinalCutServerType getFinalcutserver()
Gets the value of the finalcutserver property.- Returns:
- possible object is
FinalCutServerType
-
setFinalcutserver
public void setFinalcutserver(FinalCutServerType value)
Sets the value of the finalcutserver property.- Parameters:
value
- allowed object isFinalCutServerType
-
isSetFinalcutserver
public boolean isSetFinalcutserver()
-
getMxfserver
public MXFServerResourceType getMxfserver()
Gets the value of the mxfserver property.- Returns:
- possible object is
MXFServerResourceType
-
setMxfserver
public void setMxfserver(MXFServerResourceType value)
Sets the value of the mxfserver property.- Parameters:
value
- allowed object isMXFServerResourceType
-
isSetMxfserver
public boolean isSetMxfserver()
-
getSigniant
public SigniantType getSigniant()
Gets the value of the signiant property.- Returns:
- possible object is
SigniantType
-
setSigniant
public void setSigniant(SigniantType value)
Sets the value of the signiant property.- Parameters:
value
- allowed object isSigniantType
-
isSetSigniant
public boolean isSetSigniant()
-
getLdap
public LDAPResourceType getLdap()
Gets the value of the ldap property.- Returns:
- possible object is
LDAPResourceType
-
setLdap
public void setLdap(LDAPResourceType value)
Sets the value of the ldap property.- Parameters:
value
- allowed object isLDAPResourceType
-
isSetLdap
public boolean isSetLdap()
-
getUnknown
public String getUnknown()
Gets the value of the unknown property.- Returns:
- possible object is
String
-
setUnknown
public void setUnknown(String value)
Sets the value of the unknown property.- Parameters:
value
- allowed object isString
-
isSetUnknown
public boolean isSetUnknown()
-
getCloudconvert
public CloudConvertType getCloudconvert()
Gets the value of the cloudconvert property.- Returns:
- possible object is
CloudConvertType
-
setCloudconvert
public void setCloudconvert(CloudConvertType value)
Sets the value of the cloudconvert property.- Parameters:
value
- allowed object isCloudConvertType
-
isSetCloudconvert
public boolean isSetCloudconvert()
-
getVidinet
public VidinetServiceType getVidinet()
Gets the value of the vidinet property.- Returns:
- possible object is
VidinetServiceType
-
setVidinet
public void setVidinet(VidinetServiceType value)
Sets the value of the vidinet property.- Parameters:
value
- allowed object isVidinetServiceType
-
isSetVidinet
public boolean isSetVidinet()
-
getEidr
public EidrType getEidr()
Gets the value of the eidr property.- Returns:
- possible object is
EidrType
-
setEidr
public void setEidr(EidrType value)
Sets the value of the eidr property.- Parameters:
value
- allowed object isEidrType
-
isSetEidr
public boolean isSetEidr()
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
copyTo
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
withId
public ResourceType withId(String value)
-
withState
public ResourceType withState(String value)
-
withNetwork
public ResourceType withNetwork(NetworkType value)
-
withTranscoder
public ResourceType withTranscoder(TranscoderType value)
-
withExternalTranscoder
public ResourceType withExternalTranscoder(ExternalTranscoderType value)
-
withCerify
public ResourceType withCerify(CerifyType value)
-
withThumbnail
public ResourceType withThumbnail(ThumbnailServiceType value)
-
withFinalcutserver
public ResourceType withFinalcutserver(FinalCutServerType value)
-
withMxfserver
public ResourceType withMxfserver(MXFServerResourceType value)
-
withSigniant
public ResourceType withSigniant(SigniantType value)
-
withLdap
public ResourceType withLdap(LDAPResourceType value)
-
withUnknown
public ResourceType withUnknown(String value)
-
withCloudconvert
public ResourceType withCloudconvert(CloudConvertType value)
-
withVidinet
public ResourceType withVidinet(VidinetServiceType value)
-
withEidr
public ResourceType withEidr(EidrType value)
-
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:
equals
in interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
visit
public ResourceType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
- Specified by:
hashCode
in interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
-