Interface AMediaPlayParametersBE

All Superinterfaces:
AObject, Object

public interface AMediaPlayParametersBE extends AObject
  • Method Details

    • getcontainsA

      Boolean getcontainsA()
    • getAType

      String getAType()
    • getAHasTypeBoolean

      Boolean getAHasTypeBoolean()
    • getcontainsC

      Boolean getcontainsC()
    • getCType

      String getCType()
    • getCHasTypeBoolean

      Boolean getCHasTypeBoolean()
    • getcontainsD

      Boolean getcontainsD()
    • getDType

      String getDType()
    • getDHasTypeDictionary

      Boolean getDHasTypeDictionary()
    • getcontainsF

      Boolean getcontainsF()
    • getFType

      String getFType()
    • getFHasTypeInteger

      Boolean getFHasTypeInteger()
    • getFIntegerValue

      Long getFIntegerValue()
    • getcontainsRC

      Boolean getcontainsRC()
    • getRCType

      String getRCType()
    • getRCHasTypeNumber

      Boolean getRCHasTypeNumber()
    • getRCNumberValue

      Double getRCNumberValue()
    • getcontainsV

      Boolean getcontainsV()
    • getVType

      String getVType()
    • getVHasTypeInteger

      Boolean getVHasTypeInteger()
    • getVIntegerValue

      Long getVIntegerValue()